As I was installing TYPO3 on my Lunarpages account yesterday, I noticed that PHP4 was the active version on my account. This sort of confused me as I thought I enabled PHP5 through cPanel as they mention in their knowledgebase. I soon found out that enabling PHP5 through cPanel will only work for you main domain and not for any additional domains you might have added.
Here’s how to enable PHP5 for addon domains on Lunarpages:
AddHandler application/x-httpd-php5 .php5 .php4 .php .php3 .php2 .phtml AddType application/x-httpd-php5 .php5 .php4 .php .php3 .php2 .phtml
And that’s it! PHP5 should now be enabled for your addon domain. Repeat this procedure for any additional domains you might have.
0 responses so far ↓
There are no comments yet...Kick things off by filling out the form below.
Leave a Comment