I presume you're asking me; I'm probably the best known Jeff on these forums, and I've posted on this thread before.Jeff, have you used this yet?
Hi,
The Softaculous team is very happy to announce the launch of eyeOS and e107 in Softaculous. We have completed 150 scripts and are now installing an Opertaing System !
Following are the versions :
1) eyeOS -> 2.2.0.0 http://www.eyeos.org
2) e107 -> 0.7.24 http://www.e107.org
Reaching 150 scripts has been fun and we are very humbled and happy with the response our users have given us.
Softaculous 3.1 is also around the corner, so stay tuned.
Also Aefer our remote installer will soon be available.
Announcement topic :
http://www.softaculous.com/board/index.php?tid=741
Regards,
The Softaculous Team
Check the apache error log for your domain for the reason of the segmentation fault.
[Thu Oct 07 01:37:06 2010] [error] [client 71.95.193.79] ModSecurity: Access denied with code 501 (phase 2). Match of "rx (?:^(?:application\\\\/x-www-form-urlencoded(?:;(?:\\\\s?charset\\\\s?=\\\\s?[\\\\w\\\\d\\\\-]{1,18})?)??$|multipart/form-data;)|text/xml)" against "REQUEST_HEADERS:Content-Type" required. [file "/etc/modsecurity2/base_rules/modsecurity_crs_30_http_policy.conf"] [line "69"] [id "960010"] [msg "Request content type is not allowed by policy"] [severity "WARNING"] [tag "POLICY/ENCODING_NOT_ALLOWED"] [hostname "dxmhosting.net"] [uri "/eyeOS/index.php"] [unique_id "TK2Gskp8zmIAAFk1ohQAAAAB"]
The following errors were found :
* There were errors while adding the Database to the backup.
@nealdxmhost
Sir, is mysqladmin disabled on your server ?
We will be able to better assist us if you email us at support at softaculous dot com
@nealdxmhost
Sir, is mysqladmin disabled on your server ?
We will be able to better assist us if you email us at support at softaculous dot com
cd /usr/local
wget http://downloads2.ioncube.com/loader_downloads/ioncube_loaders_lin_x86-64.tar.gz
tar -xzf ioncube_loaders_lin_x86-64.tar.gz
cd /usr/local
wget http://downloads2.ioncube.com/loader_downloads/ioncube_loaders_lin_x86.tar.gz
tar -xzf ioncube_loaders_lin_x86.tar.gz
nano -w /path/to/php.ini
yum install nano
zend_extension = /usr/local/ioncube/ioncube_loader_lin_5.2.so
service httpd restart