Boonex not working
Clean install of Dolphing V 6.0.0005-Free returning Server error 500. Server is a LAMP stack with PHP5, Apache 1.3 and MySql5. Removing the register globals line from the .htaccess file results in "Premature end of script in the server Error log"
Please help!
David
1. You created with post with incorrect title - you should write in this case 'Dolphin installation doesn't work', not BoonEx :-)
2. Provide us URL on phpinfo of your site, seems this string in Dolphin .htaccess file - php_flag register_globals Off isn't valid for your server with his current settings.
Regards
Visit plz this link:
http://www.boonex.com/trac/dolphin/wiki/DetailedInstall
Regards
.htaccess (a text file without the txt extension)
# Use PHP5 as default
AddHandler application/x-httpd-php5 .php
Stuart