Apache22 Roadblock

2011-01-24 Thread Edgar Valdes
Hello everyone.

Having a good head scratchier this morning. This morning I powercycled the
server only to find that apache would no longer start. mind you this server
was put together last week and was running without issue over the weekend.
the only thing that had changed was the ip.

so I did what anyone else would of done when apache does not start:
#apachectl start
/usr/local/sbin/apachectl start: httpd could not be started

Huh... ok... So next thing to do is to check the error logs:
tail /var/log/httpd-error.log
/libexec/ld-elf.so.1: /usr/local/lib/php/20060613/zlib.so: Undefined symbol
OnUpdateInt

It's at this point I'm stuck at. Been googling around for the past 2 hours
and have not found anything specific to this problem. Can anyone point me in
the right direction please?


Regards,

Edgar V.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Apache22 Roadblock

2011-01-24 Thread Gary Kline
On Mon, Jan 24, 2011 at 10:32:56AM -0800, Edgar Valdes wrote:
 Hello everyone.
 
 Having a good head scratchier this morning. This morning I powercycled the
 server only to find that apache would no longer start. mind you this server
 was put together last week and was running without issue over the weekend.
 the only thing that had changed was the ip.
 
 so I did what anyone else would of done when apache does not start:
 #apachectl start
 /usr/local/sbin/apachectl start: httpd could not be started
 
 Huh... ok... So next thing to do is to check the error logs:
 tail /var/log/httpd-error.log
 /libexec/ld-elf.so.1: /usr/local/lib/php/20060613/zlib.so: Undefined symbol
 OnUpdateInt
 
 It's at this point I'm stuck at. Been googling around for the past 2 hours
 and have not found anything specific to this problem. Can anyone point me in
 the right direction please?
 
 
 Regards,
 
 Edgar V.


Bear in mind this caveat: that I have been having and still Am
having a series of networking [and releated] problems.  Taking
this a bit further, my experience has been that one's web server
and DNS stuff are the bane of existance.  That's just the blunt
truth when you run a high-end OS like FBSD.  Okay, off-soapbox.

The first place you should check is php5-extensions.  Do a 
``# make config'' and checkmark zlib.so [or similar].  Build and
install this extensions port and check the initiations [.ini]
file in /usr/local/etc/php/ to be sure it lists zlib.so; then
reboot.  Better to let the system re-init everything from
scratch.

good luck!!


 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

-- 
 Gary Kline  kl...@thought.org  http://www.thought.org  Public Service Unix
   Journey Toward the Dawn, E-Book: http://www.thought.org
  The 7.97a release of Jottings: http://jottings.thought.org

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


RE: Apache22 Roadblock

2011-01-24 Thread Michael J. Kearney


From: Michael  J. Kearney
Sent: Monday, January 24, 2011 5:33 PM
To: Edgar Valdes
Subject: RE: Apache22 Roadblock

could be the binary with the distribution 

apache installs in

/usr/local/apache2/bin/apachectl

lol I had the same problem ...

Michael Kearney
Computer Assistant
mkear...@nvita.org
http://www.nvita.org


From: owner-freebsd-questi...@freebsd.org [owner-freebsd-questi...@freebsd.org] 
On Behalf Of Edgar Valdes [edgargval...@gmail.com]
Sent: Monday, January 24, 2011 1:32 PM
To: freebsd-questions@freebsd.org
Subject: Apache22 Roadblock

Hello everyone.

Having a good head scratchier this morning. This morning I powercycled the
server only to find that apache would no longer start. mind you this server
was put together last week and was running without issue over the weekend.
the only thing that had changed was the ip.

so I did what anyone else would of done when apache does not start:
#apachectl start
/usr/local/sbin/apachectl start: httpd could not be started

Huh... ok... So next thing to do is to check the error logs:
tail /var/log/httpd-error.log
/libexec/ld-elf.so.1: /usr/local/lib/php/20060613/zlib.so: Undefined symbol
OnUpdateInt

It's at this point I'm stuck at. Been googling around for the past 2 hours
and have not found anything specific to this problem. Can anyone point me in
the right direction please?


Regards,

Edgar V.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Apache22 Roadblock

2011-01-24 Thread Da Rock

On 01/25/11 04:32, Edgar Valdes wrote:

Hello everyone.

Having a good head scratchier this morning. This morning I powercycled the
server only to find that apache would no longer start. mind you this server
was put together last week and was running without issue over the weekend.
the only thing that had changed was the ip.

so I did what anyone else would of done when apache does not start:
#apachectl start
   

/usr/local/sbin/apachectl start: httpd could not be started
 

Huh... ok... So next thing to do is to check the error logs:
   

tail /var/log/httpd-error.log
/libexec/ld-elf.so.1: /usr/local/lib/php/20060613/zlib.so: Undefined symbol
 

OnUpdateInt

It's at this point I'm stuck at. Been googling around for the past 2 hours
and have not found anything specific to this problem. Can anyone point me in
the right direction please?


Regards,

Edgar V.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org
   

php-extensions?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org