View previous topic :: View next topic |
Author |
Message |
reets -
Joined: 08 Apr 2005 Posts: 13 Location: NB, Canada
|
Posted: Fri Apr 08, 2005 8:13 am Post subject: PHP Type issue |
|
|
Well, I have sorta solved the problem but it's odd. I have to set my PHP Interpreter type to Standard and not PHP style. When it's PHP style all I get is an Error 500 Internal Server error. Just wondering if I have messed up the php.ini or something in the server settings.
Dave |
|
Back to top |
|
 |
olly86 -
Joined: 25 Apr 2003 Posts: 993 Location: Wiltshire, UK
|
Posted: Fri Apr 08, 2005 12:21 pm Post subject: |
|
|
are you using php 5?
If yes, you need to use the file called php-cgi.exe, and set it to php mode. _________________ Olly |
|
Back to top |
|
 |
reets -
Joined: 08 Apr 2005 Posts: 13 Location: NB, Canada
|
Posted: Fri Apr 08, 2005 4:39 pm Post subject: |
|
|
Using PHP 4.3. |
|
Back to top |
|
 |
MonkeyNation -
Joined: 05 Feb 2005 Posts: 921 Location: Cardiff
|
Posted: Fri Apr 08, 2005 5:15 pm Post subject: |
|
|
Try writing your php.ini file again, or try PHP5.
Otherwise You may have configured it incorrectly or something. _________________
 |
|
Back to top |
 |
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Fri Apr 08, 2005 6:12 pm Post subject: |
|
|
reets wrote: | Using PHP 4.3. |
Please see if there is a more detailed error report in log/cgi.log when you receive error 500.
Otherwise, we recommend trying the preconfigured PHP 5 package in http://www.aprelium.com/abyssws/php5win.html . _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
reets -
Joined: 08 Apr 2005 Posts: 13 Location: NB, Canada
|
Posted: Sat Apr 09, 2005 8:48 am Post subject: |
|
|
So I tried that PHP5 package and still not working right. Half the time I get an error listening on port, but the PHP won't work in PHP Style mode. Only get Error 500 when using that mode.
Still having a problem with PHP only loading in Standard interpreter, not PHP Style. With the PHP5 package installed my SQL server no longer works, it just hangs when trying to login to the site.
Another note.... when using the PHP Style interpreter, if you enter a wrong username/pass it will give you the wrong user/pass notice. Only gives Internal Error 500 when you enter the proper information.
If someone needs some code or inside info to get a better understanding just email me or tell me here.
reeets@gmail.com |
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Sat Apr 09, 2005 12:43 pm Post subject: |
|
|
This happened to someone on Windows 2000 but I believe it maybe a problem
with a program on your computer , do you have Adobe PhotoDeluxe installed ?
Note: Adobe PhotoDeluxe will use the .php extension for its own files and
when you create a .php file then it may contain a few pieces of binary in it
and could cause an Internal Error 500 on Abyss Web Server. LateR! |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Sat Apr 09, 2005 1:55 pm Post subject: |
|
|
reets,
Can you please send to support@aprelium.com your abyss.conf, log/cgi/log, and php.ini files? Please add a reference to this forum message in your email. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
reets -
Joined: 08 Apr 2005 Posts: 13 Location: NB, Canada
|
Posted: Sat Apr 09, 2005 7:03 pm Post subject: |
|
|
Nope, no PhotoDeluxe installed on my computer. Only Photoshop and ImageReady. |
|
Back to top |
|
 |
|