Re: [EMAIL PROTECTED] httpd php dump

2008-07-02 Thread Nick Kew
On Wed, 02 Jul 2008 00:32:18 -0400 kalin m [EMAIL PROTECTED] wrote: php was configured with just this : ./configure --with-mysql=/usr/local/mysql --with-apxs2=/etc/httpd/bin/apxs Is that the right apxs? It's not where Apache would (normally) put it, so I guess it's from a FreeBSD package.

Re: [EMAIL PROTECTED] httpd php dump

2008-07-02 Thread kalin m
it's all build from source. httpd and php both it is the right apxs.. there is only one... Nick Kew wrote: On Wed, 02 Jul 2008 00:32:18 -0400 kalin m [EMAIL PROTECTED] wrote: php was configured with just this : ./configure --with-mysql=/usr/local/mysql

[EMAIL PROTECTED] httpd php dump

2008-07-01 Thread kalin m
ok... what to do? freebsd 7; httpd 2.2.9; php5.2.6 (or 5.1.2) if the line: LoadModule php5_modulemodules/libphp5.so is in the httpd.conf httpd dumps core. no matter which version of php. php was configured with just this : ./configure --with-mysql=/usr/local/mysql