Re: [PHP] php weirdness

2003-07-22 Thread Evan Nemerson
Does the cpu spike for all scripts or just this one. If just this one, can you narrow it down to a single line? On Tuesday 22 July 2003 08:50 am, Javier wrote: > Hi, I'm running PHP 4.3.2 (cgi-fcgi) (win32). > > Everytime I run a script from the command line: > php -q myscript.php > > The proce

[PHP] php weirdness

2003-07-22 Thread Javier
Hi, I'm running PHP 4.3.2 (cgi-fcgi) (win32). Everytime I run a script from the command line: php -q myscript.php The processor jumps to 100%, on the task manager I see that SERVICES in consuming 50% and PHP.exe the rest. I don't know why this happens, the script connects to a sql server I does

[PHP] PHP weirdness with files named tos.php

2003-07-13 Thread motorpsychkill
I'm running PHP 4.3.1 with Apache 2.0 on Windows XP. Everything works great except if I name a file tos.php, Apache won't serve it. I'm not really sure if this is an Apache or PHP thing. Can anyone else replicate this error on their machines? Thanks! -- PHP General Mailing List (http://www.p