FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

Cant Install E107

 


Heart Ticket
i tried to install it but all i get is

Quote:
important security checks and There is NO workaround. Please contact your host for more information."); } if(!function_exists("print_a")) { function print_a($var) { return '
'.htmlentities(print_r($var, true), null, "UTF-8").'
'; } } header("Content-type: text/html; charset=utf-8"); $installer_folder_name = 'e107_install'; include_once("./{$HANDLERS_DIRECTORY}e107_class.php"); $e107_paths = compact('ADMIN_DIRECTORY', 'FILES_DIRECTORY', 'IMAGES_DIRECTORY', 'THEMES_DIRECTORY', 'PLUGINS_DIRECTORY', 'HANDLERS_DIRECTORY', 'LANGUAGES_DIRECTORY', 'HELP_DIRECTORY', 'DOWNLOADS_DIRECTORY'); $e107 = new e107($e107_paths, realpath(dirname(__FILE__))); unset($e107_paths); $e107->e107_dirs['INSTALLER']


Ill stop there because it goes on for quiet a bit. Can anyone help me with this??

Thank you,

James
Bondings
It doesn't seem to parse any php files. Maybe try to remove/readd the domain and check if php works, otherwise you'll probably need an account reset.

To check if php is executed, make a file with contents
Code:
<? echo 'Working'; ?>
and if it only shows "Working", then php is working.
Heart Ticket
Bondings wrote:
It doesn't seem to parse any php files. Maybe try to remove/readd the domain and check if php works, otherwise you'll probably need an account reset.

To check if php is executed, make a file with contents
Code:
<? echo 'Working'; ?>
and if it only shows "Working", then php is working.


can i have the account reset?? ive tried it all and its not working.
Hosting account or the whole frihost account????

James
swizzy
have you tried reading all the FAQ, docs, and help available? sometimes, its just a simple mistake
Reply to topic    Frihost Forum Index -> Support and Web Hosting -> Web Hosting Support

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.