Group: Member 
Post Group: Newbie
Posts: 2
Status: 
|
Greetings folks!
I'm installing Softaculous on the Ubuntu 8.04 x64 image. I've have
ISPManager running for many months already. After I corrected the
ioncube php errors, I ran the installer with /usr/bin/php
/usr/local/install_softaculous.php. First it crapped out because gcc
wasn't on the system. A quick apt-get fixed that problem. Re-ran the
installer and it couldn't find headers (stdio.h). So I grabbed via
apt-get lib6dev. Re-ran the installer and it seg faults. Here's the
output:
-------------------------------------------
$ sudo /usr/bin/php /usr/local/install_softaculous.php
///////////////////////////////
// INSTALLING SOFTACULOUS :
// 1) CONFIGURING universal.php
// 2) FETCHED A LICENSE
// 3) UPDATING Categories
// 4) UPDATING Scripts List
// 5) UPDATING Installed Scripts List
// 6) SETTING A CRON JOB
// 7) DOWNLOADING SCRIPTS
///////////////////////////////
chown: invalid user: `apache:apache'
Zikula - Software not found.....Needs Update
Deleting previous files......
Fetching Latest File......Saved the Latest File
Unzipping the files......Unzipped Successfully
Segmentation fault
------------------------------------
Same line in the kern and message logs:
May 6 18:14:38 master kernel: [ 2132.259311] php[4447]: segfault at 0
rip 59161e rsp 7fff925a6770 error 4
Anyone installed softaculous under ISPManager yet?
Thanks
*kevin
|