Downgrade PHP 5.5.0 to 5.4.11

basic-pc

Verified User
Joined
Oct 24, 2007
Messages
21
Sorry i have make a mistake and has installed differend websites in DirectAdmin where the PHP version 5.5.0alpha6 are installed.

During the installation of DirectAdmin i think i make this mistake. Now i have already 49 differend websites installed on this server.

Today i must install a site which need ioncube. The latest version ioncube are for PHP 5.4

Is it possible that i can downgrade from 5.5.0 to 5.4.11

Thanks in advance
 
I think you are using CustomBuild 2.0, for CB 2.0 commands to switch would be:
Code:
cd /usr/local/directadmin/custombuild
./build update
./build set php1_release 5.4
./build set ioncube yes
./build php n
 
Thanks for your help.
This are the solution for our problem.

Only i missing now from the message system the tickets when i has restore some users. Also when i make a backup.

---- Some changes: I send the tickets to two(2) different mail adresses. I make now a test mail from the command promt to one of this. The one works and the other does not. ----

You can close this, I has open a other tread for this.
Thanks
 
Last edited:
Back
Top