Possible solutions of your questions

  hosting
<< Previous       Site does not seem to be running php

Question: I am starting to move sites over so I`m getting used to the system. I just restored - advancedrejuvenationinstitute.com using akeebabackup it appears like all installed correctly but php does not seem to be running on the front end. Is there any specifics I need in the php.ini file ?
Answer:

what rules you set up on files?

need 755

Question: They are the same from the server I moved from standard. Index is 755.
Answer:

ok...I handed your issue for our webmaster, he will look your issue with Joomla.

Question: Thanx a bunch!!
Question: If I need to switch to different versions of php with .htaccess how does it work on this server only php.ini or can I add it to the .htaccess ?
Answer:

hello. you can use only one version of php

Answer:

standard -644 permissions to files, directories to 755.

not include in .htaccess

AddHandler application/x-httpd-php54 .php
<IfModule mod_suphp.c>
suPHP_ConfigPath /opt/php54/lib
</IfModule>

this is wrong, this is not work.


<< Previous