So you've just installed the new dolphin and now your getting a "500 internal server error....etc" ???
The fix is this, open up the .htaccess file in your install root then delete the second line " php_flag register_globals Off " then save and close.
Then go to - http://cvs.php.net/viewvc.cgi/php-src/php.ini-dist - and download the latest default php.ini file. Open it up and search for - " register_globals " - its on by default and change it to " off ". Then save and upload the php.ini file to your installation root and wulla all fixed !!! : )
php.ini - you may or may not, need to use a default php.ini file. What your really interested in is the "register_globals on/off" this needs to be in both present and switched off.
create a file called phpinfo.php, and add the following code, to check your php config. upload to root directory and run.
<?php
// Display everything see more
After finished.. you can used again
Maybe with remove the 1st line "Options -MultiViews"
http://www.tecucionline.com/to/groups/orca/forum/Tecuci-0.htm#action=goto&new_topic=Tecuci
gave this error:
"Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@tecucionline.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information see more
downloaded php.ini saw there's no such thing as " register_globals ".
Is this blog entry the official boonex reply to 500 error?
500 Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.?
i have visit http://cvs.php.net/viewvc.cgi/php-src/php.ini-dist
i am not so sure what link to click on to download there are is so many php files to download?
i will just get the first one that looks new to me
( Branch: PHP_5_3 )
After i finish downloading it where do i save the file see more
First of all I'm sorry about my English. I'm Brazilian.
Reading the forum I noticed many other users getting the same error. I already did all the changes into PHP.ini and .HTACCESS but I'm still getting an error into Dolphin installation (500 Server Internal Error).
Please, can someone help me?
*trying to access forums(/orca) from top page.
*trying to access Orca Forum and Ray Suite links from admin panel under the "Plugins" menu.
Every requirements met on the server side.
register_globals is OFF
fixed the 2nd line in the .htaccess file but nothing is working.
Also tried all php handlers DSO, CGI and suPHP, result is same.
Server is Centos 5.3, Apache 2.2 with PHP 5.2.11 installed.
I'm running Windows 2008 server. I followed all the instructions up until the install launch and I'm getting this 500 internal error. I'm running php 5.3.0 for windows, iis 7 with fastCGI and MySql. I really want to purchase a commercial license for this but if it's this difficult to get going I might reconsider. I really like what boonex offers so I would like to get it going. If someone can please help I greatly appreciate it...