• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

installation on php4

D

Doom

Guest
hello.
when i install plesk 8,0 on fedora core 4 it installs php5 automaticly - but i want it to install php4!
how do i do that?

it also trobles me that it gives me errors on my php.ini file - they are not configured right
and it doesn't include mysql...

anyone who can help me?
 
You might try:
#rpm -e php*

Then try to install and the installer should grab the 4.x php version....
 
poke, can you be a bit more specific please? I need php4 as well. If i remove the php* files and run the installer again, will I loose my domains, etc?
 
stdio,
Since you are upgrading and not downgrading with client's aboard, I assume. Again assuming you are running a RH variant, you can simply update your PHP release using YUM and http://3es.atomicrocketturtle.com ( use his repo for your necessary release).....

Also a side note for PHP safe mode on PSA8, you can use the global settings section to turn on and off PHP safe mode.

This used to be handled with a simple vhost.conf file, but things are a changin' :) I'm still finding a few little tricks here and there.

hope this helps! :)
 
Back
Top