PHP Installation
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsPHP RelatedPHP Installation

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
You eat, breathe and sleep innovation. Build your mobile intelligence with BlackBerry® experts this July. Register Today!
  #1  
Old March 29th, 2004, 08:06 PM
Astralman0 Astralman0 is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: USA
Posts: 3 Astralman0 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
PHP Quits Working

Has anybody had this problem?
The other day I updated my PHP from 4.3.4 to 4.3.5. I'm running IIS 5.0 on Win2000 Server. My PHP works, but now it quits after awhile. I think it's time based? Anyway I can restart my Web Server and it works again for awhile, then stops working. When it's not working I get a message saying it can't find page. If anybody knows what's going on here I would love to know.

Thanks,
Astralman0

Reply With Quote
  #2  
Old March 30th, 2004, 05:31 PM
Andrew's Avatar
Andrew Andrew is offline
Moderator
Click here for more information
 
Join Date: Apr 2007
Location: United Kingdom
Posts: 1,935 Andrew User rank is Private First Class (20 - 50 Reputation Level)Andrew User rank is Private First Class (20 - 50 Reputation Level)  Folding Points: 2429 Folding Title: Novice Folder
Time spent in forums: 4 Days 1 h 52 m 57 sec
Reputation Power: 3
Orkut
RE: PHP Quits Working

are you attempting to run a long script because there is a max execution script limit which can be changed.

Reply With Quote
  #3  
Old March 31st, 2004, 05:07 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: PHP Quits Working

Kendo,
No I can't even run the basic phpinfo function that I use to test my php. I did set the browsecap veriable in php.ini has the instructions say on the php.net site. I'm wondering if that has something to do with it?

Love your quote!

Reply With Quote
  #4  
Old March 31st, 2004, 05:09 PM
Astralman0 Astralman0 is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: USA
Posts: 3 Astralman0 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
RE: PHP Quits Working

Oops..That was me above.
Forgot to login.

Reply With Quote
  #5  
Old April 1st, 2004, 05:57 AM
Andrew's Avatar
Andrew Andrew is offline
Moderator
Click here for more information
 
Join Date: Apr 2007
Location: United Kingdom
Posts: 1,935 Andrew User rank is Private First Class (20 - 50 Reputation Level)Andrew User rank is Private First Class (20 - 50 Reputation Level)  Folding Points: 2429 Folding Title: Novice Folder
Time spent in forums: 4 Days 1 h 52 m 57 sec
Reputation Power: 3
Orkut
RE: PHP Quits Working

have you configured apache correctly to recognise php extensions??? Have you got the below code under addtype in apache config file.
Code:
AddType application/x-httpd-php .phtml .php .php3 .php4
AddType application/x-httpd-source .phps
ScriptAlias /php/ "c:/php/"
Action application/x-httpd-php "/php/php.exe"


this tells apache how to handle php make sure it is in the apache config file or php wont be recognised by apache and probably stop.

Reply With Quote
  #6  
Old April 2nd, 2004, 03:19 PM
Astralman0 Astralman0 is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: USA
Posts: 3 Astralman0 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
RE: PHP Quits Working

I'm running IIS 5.0 on a Windows 2000 Server
I have re-installed php 4.3.4 and all is working?

I guess for now I'll stay at 4.3.4

Reply With Quote
Reply

Viewing: Codewalkers ForumsPHP RelatedPHP Installation > PHP Quits Working


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 

IBM developerWorks




© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway