Having some troubles getting PHP running :)

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
TeamMCS
-


Joined: 07 Jan 2005
Posts: 2

PostPosted: Fri Jan 07, 2005 1:19 pm    Post subject: Having some troubles getting PHP running :) Reply with quote

Hey guys,

I've got a Windows 2003 server up and running Abyss. I'm using PHP5 (what ever the latest one is) and I've setup everything as it says on this site yet I'm getting a 500 Error..

I've checked everything and the php.ini isn't loaded, however I can get it to run if I use PHP-CGI.exe but it doesn't support a lot of the things I use..

Does anyone have any idea what may be wrong, or could point me in the right direction...

Thanks,
Miles
Back to top View user's profile Send private message
TRUSTAbyss
-


Joined: 29 Oct 2003
Posts: 3752
Location: USA, GA

PostPosted: Fri Jan 07, 2005 4:59 pm    Post subject: Reply with quote

Your right , PHP v5 does'nt support alot of things , you need to use php-cgi
in order for PHP to work with any web server , I don't know why but you do.

Note: Just stick with v4 , its nice and stable. Have A Nice Day...
Back to top View user's profile Send private message Visit poster's website
admin
Site Admin


Joined: 03 Mar 2002
Posts: 1332

PostPosted: Sat Jan 08, 2005 10:40 am    Post subject: Re: Having some troubles getting PHP running :) Reply with quote

With PHP5, you'll have to use php-cgi.exe and not php.exe (see http://www.aprelium.com/abyssws/php.html .) PHP5 supports a lot of things (more than PHP4) but you'll have to manually activate the required PHP extensions in php.ini. To enable MySQL for example, you'll have to uncomment the line:

Code:
;extension=php_mysql.dll


(remove the ;)[/code]
Back to top View user's profile Send private message
TeamMCS
-


Joined: 07 Jan 2005
Posts: 2

PostPosted: Sat Jan 08, 2005 7:52 pm    Post subject: Reply with quote

yeah, with some effort I brought it all back online. Some of the original code doesn't work with teh latest version of 5...

Anyway, all is well now. Thanks very much for your help :)
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group