09-17-2009, 03:53 AM
[eluser]TrexXx[/eluser]
Hello everyone,
I tried tu use php5 with CodeIgniter and 1and1, but I have a problem.
The default php's version of 1and1 is php4. If you want to have php5 on your server, you have to use a .htaccess and add this ligne on it : AddType x-mapp-php5 .php, or the second option you have to rename all your files with the extension .php5 instead of .php. When I do it with a test page it works perfectly. But I tried the both way to run CodeIgniter with php5 but it does'nt work and I don't find why.
Is someone using 1and1 and php5 and found a solution ?
Thanks for your help,
TrexXx
Hello everyone,
I tried tu use php5 with CodeIgniter and 1and1, but I have a problem.
The default php's version of 1and1 is php4. If you want to have php5 on your server, you have to use a .htaccess and add this ligne on it : AddType x-mapp-php5 .php, or the second option you have to rename all your files with the extension .php5 instead of .php. When I do it with a test page it works perfectly. But I tried the both way to run CodeIgniter with php5 but it does'nt work and I don't find why.
Is someone using 1and1 and php5 and found a solution ?
Thanks for your help,
TrexXx