php5 upgrade broke plesk admin

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
OutKa5t
Forum User
Forum User
Posts: 7
Joined: Fri Jan 27, 2006 10:49 am

php5 upgrade broke plesk admin

Unread post by OutKa5t »

Hello,

I have recently performed a php upgrade to version 5 and mysql upgrade to version 4.1 using yum and art. Everything is working on the sever except plesk control panel. I get a 403 permission denied error when trying to access https://mydomain.com:8443.

The problem seemed to be reported here http://forum.parallels.com/showthread.php?t=81939 by someone else too.

Thanks
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: php5 upgrade broke plesk admin

Unread post by scott »

So the good news here is that PHP has *nothing to do* with the plesk admin daemon. That thread is all over the place, so honestly its probably doing more harm than good.

mysql *could* be the issue here, what distro are you using, and what version of mysql did you have before?
Highland
Forum Regular
Forum Regular
Posts: 674
Joined: Mon Apr 10, 2006 12:55 pm

Re: php5 upgrade broke plesk admin

Unread post by Highland »

Shouldn't happen since Plesk runs its own instance of Apache and PHP. Have you tried restarting Plesk?

Code: Select all

service psa restart
"Its not a mac. I run linux... I'm actually cool." - scott
OutKa5t
Forum User
Forum User
Posts: 7
Joined: Fri Jan 27, 2006 10:49 am

Re: php5 upgrade broke plesk admin

Unread post by OutKa5t »

Used MYSQL http://downloads.mysql.com/archives/mys ... c23.tar.gz

Upgraded from 3.23

psa restart returns

psa: unrecognized service

probably not a good thing :(
breun
Long Time Forum Regular
Long Time Forum Regular
Posts: 2813
Joined: Sat Aug 20, 2005 9:30 am
Location: The Netherlands

Re: php5 upgrade broke plesk admin

Unread post by breun »

I definitely would not use those packages from mysql.com, I bet that's your problem. Use the ones for your specific distribution.
Lemonbit Internet Dedicated Server Management
OutKa5t
Forum User
Forum User
Posts: 7
Joined: Fri Jan 27, 2006 10:49 am

Re: php5 upgrade broke plesk admin

Unread post by OutKa5t »

A yum list shows

mysql-bench i386 4.1.21-2.rhfc2.art atomic
mysql-devel i386 4.1.21-2.rhfc2.art atomic
breun
Long Time Forum Regular
Long Time Forum Regular
Posts: 2813
Joined: Sat Aug 20, 2005 9:30 am
Location: The Netherlands

Re: php5 upgrade broke plesk admin

Unread post by breun »

Then you didn't use those packages from mysql.com. :) Are you really running Fedora Core 2? Fedora Core 2 reached end of life over 4 years ago... And what is your Plesk version?
Lemonbit Internet Dedicated Server Management
OutKa5t
Forum User
Forum User
Posts: 7
Joined: Fri Jan 27, 2006 10:49 am

Re: php5 upgrade broke plesk admin

Unread post by OutKa5t »

I upgraded through the MYSQL package first but then remembered that YUM picked it up when upgrading PHP. The reason I didnt YUM to start is because it didnt work.

Yes FC2, planned upgrade very soon. :oops:

Plesk 8.2
Post Reply