Re: php --with apache error log

2005-09-06 Thread Kevin Kinsey
Vizion wrote: Hi It seems that php is looking for a directory 20041030-debug when there is only a directory 20041030. Here is the output from http-error.log Is this a config error? Does anyone know foe to fix the problem? Help appreciated david Quote from log: - [Tue

Re: php --with apache error log

2005-09-06 Thread Vizion
On Tuesday 06 September 2005 15:22, the author Kevin Kinsey contributed to the dialogue on- Re: php --with apache error log: >Vizion wrote: >>Hi >>It seems that php is looking for a directory 20041030-debug when there is >> only a directory 20041030. >> >

Re: php --with apache error log

2005-09-06 Thread Vizion
On Tuesday 06 September 2005 15:40, the author Vizion contributed to the dialogue on- Re: php --with apache error log: >On Tuesday 06 September 2005 15:22, the author Kevin Kinsey contributed to >the dialogue on- > > Re: php --with apache error log: >>Vizion wrote: >>

Re: php --with apache error log

2005-09-07 Thread Kevin Kinsey
Vizion wrote: I tried changing to : extension_dir = //usr/local/lib/php/20041030 but that made no difference --still got the same error: Unknown(0) : Warning - PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20041030-debug/pcre.so' - Cannot open "/usr/local/lib/php/20041030-deb

Re: php --with apache error log

2005-09-07 Thread Vizion
On Wednesday 07 September 2005 08:54, the author Kevin Kinsey contributed to the dialogue on- Re: php --with apache error log: >Vizion wrote: >>I tried changing to : >>extension_dir = //usr/local/lib/php/20041030 >>but that made no difference --still got the same error: &

RE: php --with apache error log

2005-09-08 Thread Chris St Denis
: Wednesday, September 07, 2005 10:32 AM To: Kevin Kinsey Cc: [EMAIL PROTECTED]; freebsd-questions@freebsd.org Subject: Re: php --with apache error log On Wednesday 07 September 2005 08:54, the author Kevin Kinsey contributed to the dialogue on- Re: php --with apache error log: >Vizion wrote: