I get the following output when I try to run install.php - '.htmlentities(p

e107 CMS » Forums » e107 v1.x Support » Installation / Upgrade support << Previous thread | Next thread >>
chucka
Mar 31 2006, 05:23AM
Registered Member #26330
Joined: Mar 31 2006, 04:43AM
Posts: 1
My settup Apache 2 PHP5 and Mysql 3.2.3 SLES 9.
When I attempt to run install.php I get the following outpu in my browser.
I have Apache/2.0.54 (Unix) PHP/5.1.0 mod_chroot/0.3 mod_perl/2.0.2 Perl/v5.8.3 configured
and running and I have an empty error log file.

'.htmlentities(print_r($var, true), null, "UTF-8").''; } } header("Content-type: text/html; charset=utf-8"); $installer_folder_name = 'e107_install'; include_once("./{$installer_folder_name}/defaults.php");

Please point me in the right direction is it my htttpd.conf php setup ot anything else.

Cheers
Go to top
steved
Mar 31 2006, 09:48AM
  • e107 Main site administrator
  • e107 Core developer
Registered Member #16181
Joined: Mar 28 2005, 01:18PM
Posts: 8942
Can't do the specifics, I'm afraid, but a few thoughts.
It looks as if your are displaying the contents of a file which chould be executed as PHP. Could be that install.php is corrupted in some way.

If its a new web server installation, you could do a partial check by just uploading a few plain HTML pages and seeing if they display.

That's also quite an old version of mySQL - I know its nominally within the supported range, but sometimes things unintentionally creep into the code which require a newer version.
Go to top
 

Jump:     Back to top

Syndicate this thread: rss 0.92 Syndicate this thread: rss 2.0 Syndicate this thread: RDF
Powered by e107 Forum System