Archive for Web Development

Warning: syntax error, unexpected BOOL_TRUE in Unknown on line 1 in test.php on line 3

I encountered this error when migrating some old code to a new server:

Warning: syntax error, unexpected BOOL_TRUE in Unknown on line 1 in test.php on line 3

It turns out that as of PHP 5.3 strings that contain spaces in .ini files should be enclosed in double quotes.

WAMP Server – Aestan Tray Menu Error

Having installed WAMP many times, I encountered the following error right after installation on a Windows XP machine.

 

“Aestan Tray Menu has encountered a problem and needs to close. We are sorry for the inconvenience.”

Error signature:
AppName: wampmanager.exe AppVer: 1.6.1.33 ModName: kernel32.dll
ModVer: 5.1.2600.5781 Offset: 00012afb

 

Once I had installed the latest windows updates including the latest .net framework WAMP loaded fine.