• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

php 4.4, sitebuilder, mysql root pass, crm & plesk

V

vangok

Guest
Hi to all,
I am new with plesk and have some troubles.

Well my problems are:

1. Php upgrade. - Install Plesk 7.5 with sw-soft templates, there is php 4.3.2… I want to upgrade it to 4.4.0… Who done it? If I install php 4.4. per hand, will it work properly with plesk?

2. MySql root pass. May be it’s question for dummies but, I donno mysql root password. How I change it in way PLESK work properly?

3. Sitebuilder… nice application but I would it switch off or make it available only for some domains… but I cannot login to remote_control.
Default pass is wrong…may be I need something mote to know or how I can change it

4. Well, what would be interested, is there some CRM solution who support PLESK to manage Hosting Solution

Thank you
 
First question. Do you have a VPS? (I saw you mentioning about php templates).
 
I need with solution for VPS and Dedicated server. VPS done with vituozzo

well some question i found, like:

Mysql Root Pass:
Plesk disables the 'root' account when Plesk is installed. To get root privileges please login with the 'admin' username. The password is the same as the admin's password in Plesk. You can find it in /etc/psa/.psa.shadow.

and Sitebuilder problem:

To fix this, move sitebuilder.conf:

mv /etc/httpd/conf.d/sitebuilder.conf /etc/httpd/conf/

And add the "Include sitebuilder.conf" line into /etc/httpd/conf/httpd.conf right after "Include httpd.include" line. It should be like:
Include httpd.include
Include sitebuilder.conf
Then restart apache.

but i still need help about PHP
 
any luck with php 4.4?, I need to upgrade to php4.4 (plesk 8) to use the sitebuilder 3 virtuozzo template, strange that they only offer a php 4.3.2 template but offer a sitebuilder 3 tempalte for vz rhes as3 which requires php 4.4.0 when you try to install.
 
Why not ditch the Virtuozzo templates and use your own rpm-based yum configuration for updating stuff like your php packages?
 
Back
Top