For Programmers: Free Programming Magazines  


Home > Archive > PHP Installation > November 2004 > PHP gets weired









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author PHP gets weired
Markus Boehmer

2004-11-24, 8:55 am

Hello everyone,

I have a strange behaviour on my solaris 8 machine.
Every two or three hours PHP brings error messages.
1. Not able to run sendmail when using mail function
2. When using exec to run a OS program there comes unable to fork
3. Doesn't know the pfflib functions anymore

The rest of PHP runs just fine.
After restarting apache 1.3.26 with apachectl stop and apachectl start
everything works just fine for the next two or three hours.

This behaviour come wether I use PHP 4.3.8 or PHP 4.3.9

I compiled PHP with:
'./configure' '--prefix=/usr/local' '--without-mysql' '--with-oci8'
'--with-zlib' '--with-pdflib=/usr/local' '--with-gd=/usr/local'
'--with-jpeg-dir=/usr/local' '--with-png-dir=/usr/local'
'--with-freetype-dir=/usr/local' '--with-apxs' '--with-oracle'
'--with-crack=/usr/source/cracklib-2.7' '--with-imap'

There are no error messages in the log files which lead me to the
problem.

Greetings Markus
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com