1.how do i fix this error? i'd like to use https to access ispconfig. 2.could i delete the directories and database and run the install again and choose http instead of https as a possible workaround? =========================================================== Please select the protocol (http or https (SSL encryption)) to use to access the ISPConfig system: 1) HTTPS 2) HTTP Your Choice: 1 Connected successfully to MySQL server Restarting some services... Shutting down postfix: [ OK ] Starting postfix: [ OK ] Shutting down proftpd: [ OK ] Starting proftpd: [ OK ] Starting ISPConfig system... Syntax error on line 205 of /root/ispconfig/httpd/conf/httpd.conf: Cannot load /root/ispconfig/httpd/libexec/libphp5.so into server: /root/ispconfig/httpd/libexec/libphp5.so: cannot restore segment prot after reloc: Permission denied /root/ispconfig/httpd/bin/apachectl startssl: httpd could not be started ISPConfig system is now up and running! Congratulations! Your ISPConfig system is now installed. If you had to install quota, please take the steps described in the installation manual. Otherwise your system is now available without reboot. [root@localhost install_ispconfig]#
Seems to be a problem with ISPConfig's PHP5. Do you use a 64bit Linux or a 32bit one? If you use a 64bit Linux that could be the problem. On the other hand, it could also be a hardware problem (RAM, hard disk), but I don't think so right now.
output is.... root@localhost install_ispconfig]# ls -l /root/ispconfig/httpd/libexec/libphp5.so -rwxr-xr-x 1 root root 7850036 Nov 4 19:01 /root/ispconfig/httpd/libexec/libphp5.so
That's fine, too. If I were you, I'd simply install ISPConfig again (but do not delete the current ISPConfig installation, the installer will then realize that it's an update).