PDA

View Full Version : a bad error?


bockwurst
July 27th, 2008, 03:14 PM
hi,

first, excuse my bad english (please) and now my question. I followed this guid (http://www.howtoforge.com/perfect_server_ubuntu7.10) to install an Ubuntu Server in a Virtual Mashine. All is fine and its running. Then i followed this guid (http://www.howtoforge.com/instaling_ehcp_on_debian_ubuntu) to install the EHCP. The installation will be fine too. But when i go do my Virtual Server I get this Screen:

http://ubuntuforums.org/attachment.php?attachmentid=79148&stc=1&d=1217185876

When i click on "click here for EHCP CONTROL PANEL HOME on your server" i get this screen:

http://ubuntuforums.org/attachment.php?attachmentid=79149&stc=1&d=1217185876

Ok, there is an error, but what is wrong? I am a Linux Noob, sorry. And thanks for an anwser.

Bebbet
August 6th, 2008, 01:27 PM
As the first lines show, php got not installed correctly or not set up correctly.

Follow the instructions between
/* and */ (first few lines)

should get your EHCP going.

GreenN00b
August 6th, 2008, 01:33 PM
Run the following command in a terminal in order to install php
sudo apt-get install php5
then restart apache server using the following command
sudo /etc/init.d/apache2 restart

bvidinli
August 8th, 2008, 01:51 PM
if you say us result, we may help further.

as first lines say, in some way, ehcp was unable to install apache and php extension together...

i suggest you to install ubuntu 8.04 or higher desktop edition, then install ehcp.
it is tested and install works, but a clean install is better...


see you.