Mike, Can't seem to find more than one php.ini file The problem existed with php 4.4.2. I then tried 5.1.2 to see if it would help. The problem is identical for either version... -N On Mar 21, 2006, at 2:57 PM, Michael Crute wrote:
On 3/21/06, Noah Silverman <noah@xxxxxxxxxxxxxxx> wrote:Hello, I have a mission critical problem that I cant seem to solve. Can anyone help?? I'll even offer $100 paypal if someone gives me the answer to solve this issue. Thanks, -N ------------------ The issue: when I load a php file in a browser that references mysql, it crashes the apache thread. The clues:if I call the same php from the command line, it works perfectly! If I call a php file that doesn't use mysql, it works perfectly! The problem is only when calling a php file using mysql THROUGH ABROWSER.Hmm... and for the $100 question... your answer probably lies in the fact that there are 2 PHP config files one for cli and one for apache... on gentoo these are in /etc/php... check there and see if copying the contents of the cli folder to the apache2 folder works. My other thought would be try using Apache 2.0.55 which is the last stable version of the 2.0x line. -Mike -- ________________________________ Michael E. Crute http://mike.crute.orgIt is a mistake to think you can solve any major problems just with potatoes.--Douglas Adams ---------------------------------------------------------------------The official User-To-User support forum of the Apache HTTP Server Project.See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx