Re: Updated php, and apache segfaults on SIGHUP

2008-05-23 Thread Andrew Moran
Excellent suggestions. On May 20, 2008, at 12:42 PM, Sean C. Farley wrote: I meant the opposite. The latest port version of PHP has a bug on FreeBSD 7. Try it again with the previous patch. How do I do that with the ports collection? On May 20, 2008, at 12:45 PM, Claus Guttesen wrote:

Re: Updated php, and apache segfaults on SIGHUP

2008-05-20 Thread Odhiambo Washington
On Tue, May 20, 2008 at 8:11 AM, Randy Bush [EMAIL PROTECTED] wrote: did you ever try comment out the three extensions I mentioned in my previous email? That fixed it right up for me. i did not have those extensions at all. or maybe i did not understand where they are. Could you guys

Re: Updated php, and apache segfaults on SIGHUP

2008-05-20 Thread Randy Bush
Could you guys google for fixphpextorder.sh and see if that would help. It did help me last year when I had this problem and I always rely on it during upgrade, but I'm not saying I guarantee it will:-) still cores # /usr/local/etc/rc.d/apache22 start Performing sanity check on apache22

Re: Updated php, and apache segfaults on SIGHUP

2008-05-20 Thread Randy Bush
# /usr/local/etc/rc.d/apache22 start Performing sanity check on apache22 configuration: Segmentation fault (core dumped) Starting apache22. Segmentation fault (core dumped) Apache (1.3) would core dump when pgsql (from php 5.2.5) was loaded as a module. Commenting this module out from

Re: Updated php, and apache segfaults on SIGHUP

2008-05-20 Thread Claus Guttesen
Could you guys google for fixphpextorder.sh and see if that would help. It did help me last year when I had this problem and I always rely on it during upgrade, but I'm not saying I guarantee it will:-) still cores # /usr/local/etc/rc.d/apache22 start Performing sanity check on apache22

Re: Updated php, and apache segfaults on SIGHUP

2008-05-20 Thread Norbert Papke
On May 19, 2008, Andrew Moran wrote: I recently upgraded my php5 ports to latest ports tree versions (5.2.6), and now I'm in a situation where any HUP signal sent to apache is causing the entire process to dump core. I get this in the apache error log: [Mon May 19 16:08:48 2008] [notice]

Re: Updated php, and apache segfaults on SIGHUP

2008-05-20 Thread Sean C. Farley
On Mon, 19 May 2008, Randy Bush wrote: 386 very current i have been unable to get apache not to segv on one server for a while now. i tried the php rebuild i tried clearing obj, full system build, full ports force rebuild, ... i just tried If you have a backup of php/extensions.ini from

Re: Updated php, and apache segfaults on SIGHUP

2008-05-20 Thread Andrew Moran
OK I've narrowed down my problem to: extension=mhash.so in extensions.ini If I comment out that php extension, I'm good. If I don't, I crash when sending HUP signal to parent apache process. I experimented with the order of the extensions.ini file but could not get to work

Re: Updated php, and apache segfaults on SIGHUP

2008-05-20 Thread Sean C. Farley
On Tue, 20 May 2008, Andrew Moran wrote: OK I've narrowed down my problem to: extension=mhash.so in extensions.ini If I comment out that php extension, I'm good. If I don't, I crash when sending HUP signal to parent apache process. I experimented with the order of the extensions.ini file

Re: Updated php, and apache segfaults on SIGHUP

2008-05-20 Thread Claus Guttesen
OK I've narrowed down my problem to: extension=mhash.so in extensions.ini If I comment out that php extension, I'm good. If I don't, I crash when sending HUP signal to parent apache process. I experimented with the order of the extensions.ini file but could not get to work regardless

Updated php, and apache segfaults on SIGHUP

2008-05-19 Thread Andrew Moran
shared extension for php php5-xml-5.2.6 The xml shared extension for php celebrian# This is on apache-2.0.63 and php 5.2.6 on FreeBSD 7.0. In case it was an out of date dependency, I did a cvsup on the ports tree, then a portupgrade -fa .it rebuilt all ports without any errors. Has

Re: Updated php, and apache segfaults on SIGHUP

2008-05-19 Thread Kevin Downey
The pcre shared extension for php php5-session-5.2.6 The session shared extension for php php5-xml-5.2.6 The xml shared extension for php celebrian# This is on apache-2.0.63 and php 5.2.6 on FreeBSD 7.0. In case it was an out of date dependency, I did a cvsup on the ports tree

Re: Updated php, and apache segfaults on SIGHUP

2008-05-19 Thread Barry Pederson
Kevin Downey wrote: On Mon, May 19, 2008 at 4:18 PM, Andrew Moran [EMAIL PROTECTED] wrote: Hey guys, I recently upgraded my php5 ports to latest ports tree versions (5.2.6), and now I'm in a situation where any HUP signal sent to apache is causing the entire process to dump core. I get this

Re: Updated php, and apache segfaults on SIGHUP

2008-05-19 Thread Randy Bush
386 very current i have been unable to get apache not to segv on one server for a while now. i tried the php rebuild i tried clearing obj, full system build, full ports force rebuild, ... i just tried If you have a backup of php/extensions.ini from before you did your updates, it would be

Re: Updated php, and apache segfaults on SIGHUP

2008-05-19 Thread Kevin Downey
On Mon, May 19, 2008 at 9:51 PM, Randy Bush [EMAIL PROTECTED] wrote: 386 very current i have been unable to get apache not to segv on one server for a while now. i tried the php rebuild i tried clearing obj, full system build, full ports force rebuild, ... i just tried If you have a

Re: Updated php, and apache segfaults on SIGHUP

2008-05-19 Thread Randy Bush
did you ever try comment out the three extensions I mentioned in my previous email? That fixed it right up for me. i did not have those extensions at all. or maybe i did not understand where they are. randy ___ freebsd-questions@freebsd.org mailing

Re: Torrentflux, PHP, and Apache

2006-09-11 Thread Andy Greenwood
torrentflux has it's own forum for problems like this. Please consult http://www.torrentflux.com/forum for help. I don't check that forum anymore as I'm a dev for b4rt's mod. If you can't get any help from the official TF folks, email me off-list and I'll see what I can do. On 9/10/06, Ryan

Torrentflux, PHP, and Apache

2006-09-10 Thread Ryan Winograd
Hi all, I have a strange problem here. I just installed torrentflux on my freebsd6.1 box and it was working great for a few minutes. Then, for some reason i can't figure out, i was no longer able to view index.php. Other php files were parsed by the server just fine, but for some reason

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: I

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

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: Unknown(0) : Warning - PHP

php --with apache error log

2005-09-06 Thread Vizion
2005] [notice] Apache/2.0.54 (FreeBSD) PHP/5.0.4 configured -- resuming normal operations Unknown(0) : Warning - PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20041030-debug/pcre.so' - Cannot open quot;/usr/local/lib/php/20041030-debug/pcre.soquot; Unknown(0) : Warning - PHP

Re: php --with apache error log

2005-09-06 Thread Kevin Kinsey
Sep 06 14:26:20 2005] [notice] Apache/2.0.54 (FreeBSD) PHP/5.0.4 configured -- resuming normal operations Unknown(0) : Warning - PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20041030-debug/pcre.so' - Cannot open quot;/usr/local/lib/php/20041030-debug/pcre.soquot; Unknown(0

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. Here is the output from http-error.log

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: Hi It seems that php is looking

What versions of PHP / mysql / apache for Mambo?

2005-08-14 Thread Chris Ryan
Hi All What versions of mysql server , apache and php should be run to use the mambo cms on freeBSD 5.4? What advantages of apache2 over 1.3? Php 5 - more secure than php4? Other reasons? Mysql server 4.0 / 4.1 / 5 ? Thanks in advance Chris

Re: how to enable PHP on Apache?

2005-04-12 Thread Matthias F. Brandstetter
-- quoting Kevin Kinsey -- If you create a normal PHP page* under the Apache server's docroot (instead of in the phpmyadmin install, which is an alias), do you get the same behavior? Yes, I got the same behavior then. But meanwhile I solved the problem by adding SetHandler

Re: how to enable PHP on Apache?

2005-04-09 Thread Matthias F. Brandstetter
-- quoting Yoann Le Bihan -- Hello ! :-) You just need to install mod_php port. It's located into /usr/ports/www (there are a mod_php4/ and a mod_php5/ directories). Just make install clean from one or two of these directories and it must be installed. Because I think it's

Re: how to enable PHP on Apache?

2005-04-09 Thread Matthias F. Brandstetter
-- quoting Matthias F. Brandstetter -- I did all you said, httpd-error.conf says: Apache/1.3.33 (Unix) mod_perl/1.29 PHP/4.3.11 configured -- resuming normal operations But when I try to access my phpmyadmin installation Firefox asks me which program I want to use to open this

Re: how to enable PHP on Apache?

2005-04-09 Thread Julie
I did all you said, httpd-error.conf says: Apache/1.3.33 (Unix) mod_perl/1.29 PHP/4.3.11 configured -- resuming normal operations But when I try to access my phpmyadmin installation Firefox asks me which program I want to use to open this PHP file :( Any other ideas? I am somewhat lost

Re: how to enable PHP on Apache?

2005-04-09 Thread Kevin Kinsey
Matthias F. Brandstetter wrote: -- quoting Yoann Le Bihan -- Hello ! :-) You just need to install mod_php port. It's located into /usr/ports/www (there are a mod_php4/ and a mod_php5/ directories). Just make install clean from one or two of these directories and it must be

how to enable PHP on Apache?

2005-04-07 Thread Matthias F. Brandstetter
to domain/phpmyadmin, Firefox tells me, it wants to download a PHTML file. And when I point it to domain/phpmyadmin/index.php, I get a .php file, which Firefox wants to download as well. So, how can I setup Apache/PHP to interpret my php files, instead of sending them 1:1 to the client? Do I miss

Re: how to enable PHP on Apache?

2005-04-07 Thread Yoann Le Bihan
browser to domain/phpmyadmin, Firefox tells me, it wants to download a PHTML file. And when I point it to domain/phpmyadmin/index.php, I get a .php file, which Firefox wants to download as well. So, how can I setup Apache/PHP to interpret my php files, instead of sending them 1:1

php and apache

2005-01-24 Thread Gert Cuykens
can somebody explain what the difference is between forks and threads ? I know what a spoon is, something that ly's in the kitchen :) ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

Re: php and apache

2005-01-24 Thread Mario Hoerich
# Gert Cuykens: can somebody explain what the difference is between forks and threads Nutshell version: fork(2) produces a new process, which may consist of multiple threads. fork(2)ing used to be slightly more expensive, as it creates a new process with an accompanying process control block

Re: php and apache

2005-01-24 Thread Gert Cuykens
On Tue, 25 Jan 2005 04:20:56 +0100, Mario Hoerich [EMAIL PROTECTED] wrote: # Gert Cuykens: can somebody explain what the difference is between forks and threads Nutshell version: fork(2) produces a new process, which may consist of multiple threads. fork(2)ing used to be slightly more

recompile php/upgrade apache

2003-08-14 Thread Redmond Militante
hi all i have a production server running freebsd4.8-RELEASE/apache1.3.27-modssl/mod_php4 i would like to recompile php4 for gdlib support. i'd also like to upgrade apache to 1.3.28. i'd like to have minimal downtime if possible. i was thinking the easiest way of doing this was to stop

Re: recompile php/upgrade apache

2003-08-14 Thread Jez Hancock
On Thu, Aug 07, 2003 at 09:28:20AM -0500, Redmond Militante wrote: i have a production server running freebsd4.8-RELEASE/apache1.3.27-modssl/mod_php4 i would like to recompile php4 for gdlib support. i'd also like to upgrade apache to 1.3.28. i'd like to have minimal downtime if possible.

Re: PHP and Apache

2002-07-24 Thread Roman Neuhauser
From: MET [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: PHP and Apache Date: Wed, 24 Jul 2002 11:23:22 -0400 First off thanks to all those who helped me out, I've finally gotten everything up and running. In doing so however I've come across 3 different options for making PHP work w