DEBUG - Localhost - 127.0.0.1 - Installation Errors »  Show posts from    to     

Icy Phoenix


Documentation And How To - DEBUG - Localhost - 127.0.0.1 - Installation Errors



Lopalong [ Mon 15 Sep, 2008 12:26 ]
Post subject: DEBUG - Localhost - 127.0.0.1 - Installation Errors
Localhost - 127.0.0.1 - Installation Errors

Trying to install a "Raw" copy of Icy Phoenix to your own PC/localhost aka 127.0.0.1 can and will at times produce the following error. It may not be the same error - But errors nevertheless depending on what you are using as your Local Server.

Quote:
Server error!

The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there was an error in a CGI script.

If you think this is a server error, please contact the webmaster.

Error 500


Remedy: Rename or Delete the .htaccess file in the root of the Icy Phoenix forum, as it was not written to work with 127.0.0.1.

Note: If in the future you want to upload the forum from 127.0.0.1 to a Web-Server, you will have to make good the changes you made with the .htaccess file. Also note that Windows may not allow you to change the file name back to .htaccess, in this case you will have to re-name it at the Web-Server.



New Player [ Mon 15 Sep, 2008 14:11 ]
Post subject: Re: Localhost - 127.0.0.1 - Installation Errors
here a other way to solve the problem:

when you are using xampp, open driveonxamppisinstalled:xamppapacheconfhttpd.conf with the notepad.

find

Code: [Hide] [Select]
#LoadModule rewrite_module modules/mod_rewrite.so


replace with

Code: [Hide] [Select]
LoadModule rewrite_module modules/mod_rewrite.so


and restart apache or xampp, please


Lopalong [ Mon 15 Sep, 2008 14:28 ]
Post subject: Re: Localhost - 127.0.0.1 - Installation Errors
Thanks, Something I wasn't aware of. But I try to stick to the KISS principle and not involve changes to other software to accommodate installing Icy Phoenix, because it only complicates the situation.


novice programmer [ Tue 16 Sep, 2008 23:00 ]
Post subject: Re: Localhost - 127.0.0.1 - Installation Errors
I can rename a file to .htaccess on Windows XP with no problems. Just make it show the thing after th final dot.


Lopalong [ Wed 17 Sep, 2008 00:29 ]
Post subject: Re: Localhost - 127.0.0.1 - Installation Errors
I get an error message "You must enter a file name" - As obviously it sees .htaccess as an extention. It may also depend on the encoding for the language one is using. Anyway I've edited the doc to "may not"




Powered by Icy Phoenix