Hi all, I was hoping to get it first go but alas no way. I'm running on Fedora Core 5 and it appears to have died trying to congifure possibly PHP with MySQL support but php 5 doesn't come with mysql support built in anymore so it dies. Anyone got this? Code: checking for MING support... no checking for msession support... no checking for mSQL support... no checking for MSSQL support via FreeTDS... no checking for MySQL support... yes checking for specified location of the MySQL UNIX socket... no checking for MySQL UNIX socket location... no configure: error: Cannot find MySQL header files under /usr. Note that the MySQL client library is not bundled anymore! ERROR: Could not configure PHP cd: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory mv: cannot stat `binaries/aps.tar.gz': No such file or directory mv: cannot stat `binaries/spamassassin.tar.gz': No such file or directory mv: cannot stat `binaries/uudeview.tar.gz': No such file or directory mv: cannot stat `binaries/clamav.tar.gz': No such file or directory mv: cannot stat `binaries/cronolog': No such file or directory mv: cannot stat `binaries/cronosplit': No such file or directory mv: cannot stat `binaries/ispconfig_tcpserver': No such file or directory mv: cannot stat `binaries/zip': No such file or directory mv: cannot stat `binaries/unzip': No such file or directory tar: spamassassin.tar.gz: Cannot open: No such file or directory tar: Error is not recoverable: exiting now tar: Child returned status 2 tar: Error exit delayed from previous errors mv: cannot stat `spamassassin': No such file or directory tar: uudeview.tar.gz: Cannot open: No such file or directory tar: Error is not recoverable: exiting now tar: Child returned status 2 tar: Error exit delayed from previous errors mv: cannot stat `uudeview': No such file or directory tar: clamav.tar.gz: Cannot open: No such file or directory tar: Error is not recoverable: exiting now tar: Child returned status 2 tar: Error exit delayed from previous errors mv: cannot stat `clamav': No such file or directory tar: aps.tar.gz: Cannot open: No such file or directory tar: Error is not recoverable: exiting now tar: Child returned status 2 tar: Error exit delayed from previous errors ./setup2: line 794: ispconfig_tmp/php/bin/php: No such file or directory ERROR: The PHP binary coming with ISPConfig does not work properly on your system! The installation routine stops here!
The mysql-devel package is missing. Please run Code: yum install mysql mysql-devel mysql-server as described on http://www.howtoforge.com/perfect_setup_fedora_core_5_p4
Well thats interesting. I had mysql on there before as I also had phpmyadmin working fine. It appears that mysql-devel was missing and now it compiling. waiting for next failure now To save people 20 minutes of waiting for this to compile, can you add a prerequisite test to make sure all standard requirements are available? I know there's alot of distros to cover but we know there's standard package managers between them all. ie rpm,yum,deb etc... that would enough to cover most. Even if you can check some simple things that may be enough to tell people know what they've missed... (my 2 cents + GST ) PS: This looks to be a nice open version of hosting services. Hopefully I'll be able to catch up soon and understand it's structure then contribute to the community I've used cpanel, plesk, virtualmin and know the goods and bads of all of them as I've put them all to the crunch and upset with them all due to lack of feature here and there.
i have to a problem like this on fedora core 5 but is not the same problem.. here is the code: thanks for helping me and sorry for bad english
o my god... what a shame... i hate my biosbatterie.... thanks but the storry goes on.... it is installing for over 20min and stops whit:
A perl module is missing. You can install the missing perl module with: Then unpack ISPConfig again and run the setup script.
Hate to add to the issues here, but I'm stuck at a similar problem. After doing a Perfect Install of Fedora 4, when I try to setup ISPConfig, I run into this: Thanks for any help.