went from Plesk 7.5.1 to 7.5.3 and I got the blank plesk screen
Redhat 9 / MySQL 4.0.24 / PHP 4.3.9
Error during install:
CODE
BIND server starts Ok.
Now BIND server shutting down...
Trying to stop BIND server... done
Trying to start MySQL server... done
Trying to establish test connection... connected
Cannot start Mysql server
ERROR while trying to check Plesk Database version
Check the error reason(see log file: /tmp/psa_7.5.3_RedHat_9_build75050506.13_installing.log), fix and try again
Aborting...
error: %pre(psa-7.5.3-rh9.build75050506.13) scriptlet failed, exit status 1
error: install: %pre scriptlet failed (2), skipping psa-7.5.3-rh9.build75050506.13
Now BIND server shutting down...
Trying to stop BIND server... done
Trying to start MySQL server... done
Trying to establish test connection... connected
Cannot start Mysql server
ERROR while trying to check Plesk Database version
Check the error reason(see log file: /tmp/psa_7.5.3_RedHat_9_build75050506.13_installing.log), fix and try again
Aborting...
error: %pre(psa-7.5.3-rh9.build75050506.13) scriptlet failed, exit status 1
error: install: %pre scriptlet failed (2), skipping psa-7.5.3-rh9.build75050506.13
cat /tmp/psa_7.5.3_RedHat_9_build75050506.13_installing.log
CODE
Trying to stop BIND server... Stopping named:
done
Trying to start MySQL server... /var/tmp/rpm-tmp.14997: line 3634: /etc/rc.d/init.d/mysqld: No such file or directory
ERROR while trying to start MySQL server
[B]SKIPPING A CHUNK HERE[/B]
Trying to start MySQL server... done
Trying to establish test connection... connected
Usage: /etc/rc.d/init.d/mysqld start|stop|restart
Usage: /etc/rc.d/init.d/mysqld start|stop|restart
Usage: /etc/rc.d/init.d/mysqld start|stop|restart [COLOR=DarkRed][B]repeats like 20 times[/B][/COLOR]
Cannot start Mysql server
ERROR while trying to check Plesk Database version
done
Trying to start MySQL server... /var/tmp/rpm-tmp.14997: line 3634: /etc/rc.d/init.d/mysqld: No such file or directory
ERROR while trying to start MySQL server
[B]SKIPPING A CHUNK HERE[/B]
Trying to start MySQL server... done
Trying to establish test connection... connected
Usage: /etc/rc.d/init.d/mysqld start|stop|restart
Usage: /etc/rc.d/init.d/mysqld start|stop|restart
Usage: /etc/rc.d/init.d/mysqld start|stop|restart [COLOR=DarkRed][B]repeats like 20 times[/B][/COLOR]
Cannot start Mysql server
ERROR while trying to check Plesk Database version
It looks like the RPM is issueing a incomplete MySQL start command. I do have a symbolic link for mysqld to mysql.
Can an RPM extracted to be edited? I got the exact line of code that I think needs to be edited.