Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 08-24-2005, 11:25 PM   #1
r-c-e
Confirmed User
 
Join Date: Jul 2002
Posts: 1,070
Zend Optimizer

Has anyone had experience with getting Zend Optimizer to work on FreeBSD systems? i'm running FBSD 4.11 w/ PHP 4.4.0, and Zend Optmizer 2.5.10a (the only version which is compatible with 4.4.0). Everytime I compile it, either in ports or running their install.sh, it causes PHP, and in turn Apache, to core dump. Anyone know a work around?
r-c-e is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-25-2005, 04:01 PM   #2
r-c-e
Confirmed User
 
Join Date: Jul 2002
Posts: 1,070
bump for the today crew
r-c-e is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-25-2005, 04:04 PM   #3
Superterrorizer
Confirmed User
 
Join Date: Sep 2003
Posts: 509
Quote:
Originally Posted by r-c-e
bump for the today crew
cat /usr/local/etc/php/extensions.ini


paste it here.
Superterrorizer is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-25-2005, 05:16 PM   #4
s9ann0
Confirmed User
 
Join Date: Sep 2001
Location: Boston
Posts: 4,873
i mean maybe go back to earlier versions and don't use ports ?
s9ann0 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-25-2005, 09:55 PM   #5
r-c-e
Confirmed User
 
Join Date: Jul 2002
Posts: 1,070
extension=imagick.so
extension=pcre.so
extension=pcntl.so
extension=tokenizer.so
extension=posix.so
extension=gd.so
extension=sockets.so
extension=mysql.so
extension=xml.so
extension=zlib.so
extension=ctype.so
extension=session.so
extension=overload.so
r-c-e is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-25-2005, 11:41 PM   #6
Superterrorizer
Confirmed User
 
Join Date: Sep 2003
Posts: 509
Quote:
Originally Posted by r-c-e
extension=imagick.so
extension=pcre.so
extension=pcntl.so
extension=tokenizer.so
extension=posix.so
extension=gd.so
extension=sockets.so
extension=mysql.so
extension=xml.so
extension=zlib.so
extension=ctype.so
extension=session.so
extension=overload.so
Put a ; in front of that first like so it's:

;extension=imagick.so

The Zend Optimizer doesn't like certain php extensions compiled dynamically. If you must have PHP ImageMagick support (Which I doubt you do), build it statically.
Superterrorizer is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-25-2005, 11:57 PM   #7
r-c-e
Confirmed User
 
Join Date: Jul 2002
Posts: 1,070
Ahh good idea, I'll let you know how it goes.
r-c-e is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-26-2005, 12:02 AM   #8
r-c-e
Confirmed User
 
Join Date: Jul 2002
Posts: 1,070
Looks like ImageMagick was the problem. Damn extensions.
r-c-e is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.