L
Lucos
Guest
Hi there,
I'm running a dedicated server with Plesk 7.5 (without permission to install application -eiter commercial or free- from Plesk Application Vault).
I want to install Mambo server (that you may know: www.mamboserver.com).
I tried both automated web installation and command line manual installation (under SSH with root privileges) and encountered several major problems.
I wanted to know if someone had been in the same configuration/situation?
I think that due to the fact Plesk remove the root access to mysal (replaced by admin with the root password), Mambo has problems to connect to mysql (as mambo is php and php is identified as apache user).
I created a db called mambo, gave localhost, admin and password, mambo database name, to the installer, no success: blank screen.
My directories/files are writable (the session path is not writable and I have some little problems regarding the requirements on mambo 1st installation page: globals, safe mode), but it seems not to be the cause of the problem.
Plesk don't see the database created via SSH: mysql -uadmin -ppassadmin create database mambo but prevent me from creating one with the same name (so Plesk knows it but don't display it).
I gave the correct path to the configuration.php-dist file and other parameters, renamed it to configuration.php and so on ...
So, I'm stuck in the middle of nowhere
Last try was to install Mambo rpm via yum.
As yum told me there was an rpm in the local folder (/opt/ ...) i removed it and now I'm about to re-install a Mambo rpm (found at rocket turle) in another folder than the application vault one. But yum checked the dependencies and there are a lot of updates! I'm scared about doing all those updates, as I may not get Plesk access after that.
I'm thinking about doing a download of the Mambo rpm and manually (rpm command) installing it without checking the dependencies (as it must work because Mambo was installed in the application vault).
Any help?
Thanks a lot
Luc
I'm running a dedicated server with Plesk 7.5 (without permission to install application -eiter commercial or free- from Plesk Application Vault).
I want to install Mambo server (that you may know: www.mamboserver.com).
I tried both automated web installation and command line manual installation (under SSH with root privileges) and encountered several major problems.
I wanted to know if someone had been in the same configuration/situation?
I think that due to the fact Plesk remove the root access to mysal (replaced by admin with the root password), Mambo has problems to connect to mysql (as mambo is php and php is identified as apache user).
I created a db called mambo, gave localhost, admin and password, mambo database name, to the installer, no success: blank screen.
My directories/files are writable (the session path is not writable and I have some little problems regarding the requirements on mambo 1st installation page: globals, safe mode), but it seems not to be the cause of the problem.
Plesk don't see the database created via SSH: mysql -uadmin -ppassadmin create database mambo but prevent me from creating one with the same name (so Plesk knows it but don't display it).
I gave the correct path to the configuration.php-dist file and other parameters, renamed it to configuration.php and so on ...
So, I'm stuck in the middle of nowhere
Last try was to install Mambo rpm via yum.
As yum told me there was an rpm in the local folder (/opt/ ...) i removed it and now I'm about to re-install a Mambo rpm (found at rocket turle) in another folder than the application vault one. But yum checked the dependencies and there are a lot of updates! I'm scared about doing all those updates, as I may not get Plesk access after that.
I'm thinking about doing a download of the Mambo rpm and manually (rpm command) installing it without checking the dependencies (as it must work because Mambo was installed in the application vault).
Any help?
Thanks a lot
Luc