Find and edit your php.ini file, look for the line containing short_open_tag and change its value from Off to On.
phisk
Joined: 2008-07-31
Posts: 33
Posted: Tue, 2009-03-03 06:44
Sorry, I searched, but found no php.ini file in my Gallery directory or subdirectories. Could you tell me where to find it? Or should I ask my webhost to fix it?
Posts: 7994
Find and edit your php.ini file, look for the line containing short_open_tag and change its value from Off to On.
Posts: 33
Sorry, I searched, but found no php.ini file in my Gallery directory or subdirectories. Could you tell me where to find it? Or should I ask my webhost to fix it?
Posts: 7994
Here's a helpful page: http://www.php-scripts.com/20050909/8/
Posts: 8
This did the trick for me in RC1. Thanks much, bharat.