The Source Matrix Download site

Strange! following install instructions but I cannot access the install script from /x directory. If I install it in the /x2 directory all is fine but......

I get errors on the last screen because the install script is looking for /x directory and not /x2

Anyone with ideas?

Laters
 
I now have another problem since the attempted install. Apache failed and I had to recompile to get it to start.

All services are now online but I now have a Parse error when I go to any site thats hosted on the server.

Did get errors about:

Parse error: parse error in /home/cpapachebuild/buildapache/php-4.3.3/pear/PEAR.php on line 387

Parse error: parse error in /home/cpapachebuild/buildapache/php-4.3.3/pear/PEAR/Installer.php on line 179

Fatal error: Class pear_registry: Cannot inherit from undefined class pear in /home/cpapachebuild/buildapache/php-4.3.3/pear/PEAR/Registry.php on line 39
make[1]: *** [install-pear-installer] Error 255
make: *** [install-pear] Error 2
./build all
./build install
Waiting for httpd to restart..............finished.

Any ideas, whole server down now?
 
I think there is something else going on with your server. This program has nothing to do with apache. Try coping the

chattr -i /usr/local/cpanel/cpanelphp

cp /usr/local/cpanel/cpanelphp-orig /usr/local/cpanel/cpanelphp then rebuild apache.

If you can't get your server up send me your root access in a PM and will try to help you out but I am 100% possitive this can not break apache.
 
The first command was ok but the last command gave:
root@orion [~]# cp /usr/local/cpanel/cpanelphp-orig /usr/local/cpanel/cpanelphp
cp: cannot stat `/usr/local/cpanel/cpanelphp-orig': No such file or directory
root@orion [~]#


Are you on MSN, ICQ or anything, we can chat via that.
 
Try:

cp /usr/local/cpanel/cpanelphp.orig /usr/local/cpanelphp

Then rebuild apache /scripts/easyapache and use the basic setup option 1 or 2 just to get things working again.

This is reverse step 9 in the install.
 
Dont work, says this:

cp: cannot stat `/usr/local/cpanel/cpanelphp.orig': No such file or directory


Laters

turnkey said:
Try:

cp /usr/local/cpanel/cpanelphp.orig /usr/local/cpanelphp

Then rebuild apache /scripts/easyapache and use the basic setup option 1 or 2 just to get things working again.

This is reverse step 9 in the install.
 
Yes, use that file. It sounds like you missed a step in the install cause the orig file should have been in /usr/local/cpanel

compteq said:
I have the file called cpanelphp.orig in /usr/local/ can this be used?
 
Ok Im using this file and now recompiling apache using option 1. Hope this works, but how the &*&*& did I miss a jump is beyone me.
 
Back
Top