Jeff wrote --- napísal::
Hey all....

Total PHP newbie here. I posted a day ago about php working
'intermittently'. I was told to check my apache logs which was a good hint
cause php is seg faulting. I've broken it down to my connection script to my
database and I ran it in gdb to see if it would tell me anything. Since I am
linux-tarded I don't have any clue what the problem is.




WTF is the problem. I have a feeling my script sucks and I am doing
something totally stupid


The problem is certainly not in your script, php should handle gracefully any code. You did not mention what php version you are using, try to upgrade to the latest version and see if it helps. Also try to run your script with another php installation, if that helps recompile your own installation.


The script works fine here, php-5.0.0RC3

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to