After running easyapache when I try to go to a webpage on the server Netscape says Document contains no data.
Looking in the apache error_log shows a very very very long list of segmentation faults.
Anyone else have the problem.
After running easyapache when I try to go to a webpage on the server Netscape says Document contains no data.
Looking in the apache error_log shows a very very very long list of segmentation faults.
Anyone else have the problem.
how do yor run this easyapache...
i get this "root@boa [/scripts]# easyapache
bash: easyapache: command not found"
yet when I do a 'dir' I see easyapache* in green...
So apperantly I am doing somehting wrong![]()
Thanks,
Esr Tek
do this
./easyapache
Note the . and the /
Regards,
David
Forum Moderator
cd /scripts/
./easyapache
or
/scripts/easyapache
I just wish I knew what was wrong with mine. Will not work at all.
Thanks!!!!
Any hints before I log in and run it![]()
Thanks,
Esr Tek
No hints. Just good luck.
I can't get php to work. I have upgraded ZendOptimizer and everything. Can't get it to work. All of my php files simply say "Document Contains no Data."
Michael
I don't think Zend works with php 4.3.1 yet
Join other cpanel users on IRC.. #cpanel @ EFnet
SprintSlash,
Thanks for your reply. It wasn't Zend that was giving the problem.
It was ioncube loader. Forgot I even had it installed. Had to update it to the latest version.
Michael
Last edited by michaeln; 02-20-2003 at 11:24 AM.
Zend 2.1.0 works fine w/ 4.3.1...
My site server hph was upgraded last night and my MB still works fine today![]()
Thanks,
Esr Tek
We couldn't install Zend 2.1.0 on PHP 4.3.1, they said it wasn't supported, same on Zend website, they said it only support up to PHP 4.3.0...
I just tested it out. Zend 2.1.0 works with php 4.3.1. It's just that the install script doesn't allow you to install on 4.3.1 yet. So.. to install.. you could downgrade php, install, upgrade back to 4.3.1 -OR- install it manually..
Join other cpanel users on IRC.. #cpanel @ EFnet
Ok, What we did to have it installed was,
Install the PHP 4.3.1
Install the Zend 2.1.0, when the installer ask, you are you using PHP 4.3.1, select no, then choice PHP version 4.3.0, works fine for us.
Last edited by Hostany Web; 02-22-2003 at 01:32 AM.