View previous topic :: View next topic |
Author |
Message |
onstage -
Joined: 27 Dec 2006 Posts: 4
|
Posted: Wed Dec 27, 2006 11:55 pm Post subject: HTTP 500 Internal server error |
|
|
HTTP 500 Internal server error
I followed all the direction to installing php even downloading the latest php
which was php 5 and still get this HTTP 500 Internal server error
when i try to load a php website in my server what should I do?
I am running windows me with abyss web server X1 V2.3.2
any idea's what is causeing the problem? |
|
Back to top |
|
 |
madman1337 -
Joined: 29 Jul 2006 Posts: 182 Location: Houston, TX
|
Posted: Thu Dec 28, 2006 1:56 am Post subject: |
|
|
did you get the pre-packaged PHP 5 from aprelium? If so, double-check that you have it all setup right in abyss...make sure you choose php-cgi.exe for the interpreter. _________________
 |
|
Back to top |
|
 |
onstage -
Joined: 27 Dec 2006 Posts: 4
|
|
Back to top |
|
 |
onstage -
Joined: 27 Dec 2006 Posts: 4
|
Posted: Thu Dec 28, 2006 4:41 am Post subject: |
|
|
I finaly thought to look in my error log
<b>Security Alert!</b> The PHP CGI cannot be accessed directly.
<p>This PHP CGI binary was compiled with force-cgi-redirect enabled. This
means that a page will only be served up if the REDIRECT_STATUS CGI variable is
set, e.g. via an Apache Action directive.</p>
<p>For more information as to <i>why</i> this behaviour exists, see the <a href="http://php.net/security.cgi-bin">manual page for CGI security</a>.</p>
<p>For more information about changing this behaviour or re-enabling this webserver,
consult the installation file that came with this distribution, or visit
<a href="http://php.net/install.windows">the manual page</a>.</p>
CGI: ["C:\Program Files\PHP\php-cgi.exe" ] URI: /installation/index.php Broken pipe
and
this from my access log
127.0.0.1 - - [26/Dec/2006:18:59:00 -0800] "GET /installation/index.php HTTP/1.1" 500 415 "" "Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; Win 9x 4.90)" |
|
Back to top |
|
 |
hc2995 -
Joined: 07 Aug 2006 Posts: 644 Location: Maryland, USA
|
Posted: Thu Dec 28, 2006 6:10 am Post subject: |
|
|
Uninstall your old php, then download this: http://www.aprelium.com/abyssws/php5win.html , then re-configure abyss to use php-cgi.exe _________________ Where have i been? School got heck-tick, had to move half way around the state, then back... and then i had to change jobs, so iv been away for a while :P |
|
Back to top |
|
 |
onstage -
Joined: 27 Dec 2006 Posts: 4
|
Posted: Sat Dec 30, 2006 10:19 pm Post subject: |
|
|
thanx I had the wrong vertion of php,
Now all I need is to figure out why the database will not connect,lol |
|
Back to top |
|
 |
|