[PHP-INSTALL] Problem with mysql support in PHP

2004-10-18 Thread jjb
I recently installed Red Hat Enterprise Advanced Server 3. As part of the install, I asked it to install MySQL and Apache 2. I have discovered that PHP does not seemed to have been installed with MySQL support: Fatal error: Call to undefined function: mysql_connect() in /var/www/html/test.php on l

[PHP-INSTALL] stolen

2004-10-18 Thread nick
here, the introduction Dangerous Attachment has been Removed. The file "description.zip" has been removed because of a virus. It was infected with the "W32/Netsky.C-mm" virus. File quarantined as: "9e76316a.description.zip". http://www.fortinet.com/VirusEncyclopedia/search/encyclopediaSearch.

[PHP-INSTALL] Enable exec() and system() for a directory only

2004-10-18 Thread David Garcia Aristegui
Hello, newbie question: how can i enable *exec*() and *system*() for a certeain directory only? Thank you in advanced.

Re: [PHP-INSTALL] Apache segmentation faults

2004-10-18 Thread Bostjan Skufca @ domenca.com
I could not because I do not know which process to trace and that is because segfault happens so rarely - say on every 200.000th request. On Monday 18 of October 2004 10:22, Hendrik Schmieder wrote: > Bostjan Skufca @ domenca.com schrieb: > >Hello, > > > >every now and then I notice in apache lo

Re: [PHP-INSTALL] Apache segmentation faults

2004-10-18 Thread Hendrik Schmieder
Bostjan Skufca @ domenca.com schrieb: Hello, every now and then I notice in apache logs there were few segmentation faults (on a daily basis) and all I am stuck with is PID of that process (which is of course dead by then) and nothing about what it was doing. Is there any way to figure out what