GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Urgent php.ini help needed. (https://gfy.com/showthread.php?t=1056930)

cooldude7 02-09-2012 11:01 AM

Urgent php.ini help needed.
 
i have previously installed ioncube loader, but now i installed Zend optimizer so my php.ini file looks like this

zend_extension = /usr/lib64/php/modules/ZendOptimizer.so
;zend_extension = /usr/local/ioncube/ioncube_loader_lin_5.2.so


if i comment out 2nd like httpd doesnt start., so how do i make it work with both the modules ?
my one script requires ioncube loader and another needs zend optimizer

am i missing something in here ??


thanks for your time.,

stach14 02-09-2012 11:12 AM

If you were hosting a managed host you could let your host handle this and you could focus on your sites and traffic :-)

stach14 02-09-2012 11:16 AM

zend_extension = /usr/lib64/php/modules/ZendOptimizer.so
;zend_extension = /usr/local/ioncube/ioncube_loader_lin_5.2.so
needs to be:
zend_extension = /usr/local/ioncube/ioncube_loader_lin_5.2.so
zend_extension = /usr/lib64/php/modules/ZendOptimizer.so
in that order, and ensure the source files are compilied for your OS


this would be for php 5.2.x
php 5.1 would need ioncobue 5.1 to match

cooldude7 02-09-2012 11:19 AM

Quote:

Originally Posted by stach14 (Post 18748037)
If you were hosting a managed host you could let your host handle this and you could focus on your sites and traffic :-)

Quote:

Originally Posted by stach14 (Post 18748048)
zend_extension = /usr/lib64/php/modules/ZendOptimizer.so
;zend_extension = /usr/local/ioncube/ioncube_loader_lin_5.2.so
needs to be:
zend_extension = /usr/local/ioncube/ioncube_loader_lin_5.2.so
zend_extension = /usr/lib64/php/modules/ZendOptimizer.so
in that order, and ensure the source files are compilied for your OS


this would be for php 5.2.x
php 5.1 would need ioncobue 5.1 to match

damn you are good.,
solved the issue .. i really appreciate it., thanks for your time. have a gr8 day ahead.,

stach14 02-09-2012 11:24 AM

Your welcome & we would enjoy having you on board.

Have a good day

fris 02-09-2012 11:34 AM

newest zend doesnt work with php 5.3 unless your scripts are encoded again with zend

cooldude7 02-09-2012 11:48 AM

Quote:

Originally Posted by fris (Post 18748134)
newest zend doesnt work with php 5.3 unless your scripts are encoded again with zend

yeah i noticed that issue with nubiles tube script., i sold site and he wasnt able to install the script so i asked host to shift his account to older version of php server.,

adultforum 02-09-2012 03:08 PM

Guys from M3Server are very good.


All times are GMT -7. The time now is 02:05 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc