PHP Process 100%

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


Joined: 30 May 2004
Posts: 121
Location: Viña del Mar, Chile

PostPosted: Mon Feb 07, 2005 9:50 pm    Post subject: PHP Process 100% Reply with quote

when someone open my PHP web Pages, PHP.EXE process send the CPU to 100% ¿is this normal?

even some times the process stick on 100% and i need restart abyss to release it, i got Win XP on P3 533/133/512, 512 PC 133 RAM server...

many Thanks...
Back to top View user's profile Send private message Visit poster's website
eznetlinks
-


Joined: 27 Sep 2003
Posts: 144

PostPosted: Mon Feb 07, 2005 11:16 pm    Post subject: Reply with quote

it may be relative to what else you have running. I just ran phpinfo(); , CPU usage went from 2% to 59% on a 256RAM.
Back to top View user's profile Send private message Visit poster's website
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Tue Feb 08, 2005 12:06 am    Post subject: Re: PHP Process 100% Reply with quote

WolfRamiO,

Does this happen with any script? or with a particular script?

If this happens with any script, try removing all the PHP extensions you have configured in php.ini and then add them one by one. Do a test before and after adding each one to see which of them may be responsible of this 100% processor use.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
WolfRamiO
-


Joined: 30 May 2004
Posts: 121
Location: Viña del Mar, Chile

PostPosted: Tue Feb 08, 2005 5:41 pm    Post subject: Reply with quote

i have GD2 and ZIP Extencion enabled, that all... i use 3 scripts: coppermine, phpBB, and phpBB fetch all.

Note: this only happend on Windows XP and Version 1.2 of abyss.
Back to top View user's profile Send private message Visit poster's website
MonkeyNation
-


Joined: 05 Feb 2005
Posts: 921
Location: Cardiff

PostPosted: Tue Feb 08, 2005 10:52 pm    Post subject: Re: PHP Process 100% Reply with quote

WolfRamiO wrote:
when someone open my PHP web Pages, PHP.EXE process send the CPU to 100% ¿is this normal?

even some times the process stick on 100% and i need restart abyss to release it, i got Win XP on P3 533/133/512, 512 PC 133 RAM server...

many Thanks...


Its not that normal no.
My CPU went to 40% when I ran phpinfo, but it was at 14% to start with.
But I have a 3Ghz CPU with god only knows how much RAM.
_________________
Back to top View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger ICQ Number
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Fri Feb 11, 2005 12:58 am    Post subject: Reply with quote

WolfRamiO wrote:

Note: this only happend on Windows XP and Version 1.2 of abyss.

Have you tested it with the latest Beta of version 2.0? Have you used another PHP version?
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
WolfRamiO
-


Joined: 30 May 2004
Posts: 121
Location: Viña del Mar, Chile

PostPosted: Fri Feb 11, 2005 6:38 am    Post subject: Reply with quote

Yes...

Beta version Launch and error 500 in redirecciontions scripts, and other version of php?... no
Back to top View user's profile Send private message Visit poster's website
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Sat Feb 12, 2005 12:00 am    Post subject: Reply with quote

WolfRamiO wrote:
Yes...

Beta version Launch and error 500 in redirecciontions scripts

Can you please be more clear? Does it mean that it works fine with 2.0 Beta except with redirection scripts?
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
WolfRamiO
-


Joined: 30 May 2004
Posts: 121
Location: Viña del Mar, Chile

PostPosted: Sat Feb 12, 2005 1:03 am    Post subject: Reply with quote

see that post....

http://www.aprelium.com/forum/viewtopic.php?t=6217 (you need be loged)

zorry for the details, i dont speak much english
Back to top View user's profile Send private message Visit poster's website
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Sun Feb 13, 2005 2:35 am    Post subject: Reply with quote

WolfRamiO wrote:
see that post....

http://www.aprelium.com/forum/viewtopic.php?t=6217 (you need be loged)

zorry for the details, i dont speak much english

Yes, we know about this problem you have reported and we have explained you that it is caused by a configuration problem related to PHP.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
WolfRamiO
-


Joined: 30 May 2004
Posts: 121
Location: Viña del Mar, Chile

PostPosted: Sun Feb 13, 2005 3:05 pm    Post subject: Reply with quote

yes i know, its releated to some files or libraries, i dont undertand how to fix that. maybe its the same problem who stuck the process....
Back to top View user's profile Send private message Visit poster's website
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Mon Feb 14, 2005 2:06 pm    Post subject: Reply with quote

WolfRamiO wrote:
yes i know, its releated to some files or libraries, i dont undertand how to fix that. maybe its the same problem who stuck the process....

Have you tried reinstalling PHP from scratch?
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
WolfRamiO
-


Joined: 30 May 2004
Posts: 121
Location: Viña del Mar, Chile

PostPosted: Mon Feb 14, 2005 7:10 pm    Post subject: Reply with quote

if you ask for a clean installation with the php installer, yes i did that too...

even i try enabling and disabling in cgi redireciton parametrer on php.ini
Back to top View user's profile Send private message Visit poster's website
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Tue Feb 15, 2005 4:11 pm    Post subject: Reply with quote

WolfRamiO wrote:
if you ask for a clean installation with the php installer, yes i did that too...

even i try enabling and disabling in cgi redireciton parametrer on php.ini

When doing this, have you removed the old php.ini before the new installation? Have you tried running PHP with no extensions loaded (no GD for example)?
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
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