trying to install version 2 beta 2
php installed as cgi on a server at interland.
set all file permissions at 755
put path to php at top of all files except:
admin/config.php
admin/global.php
misc.php
The installation process went well. I deleted the install1.php file as well as the two upgrade files.
When I access either the control panel or the main index page I get a blank page.
This is the source code for the index page:
[code]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1"></HEAD>
<BODY></BODY></HTML>
[/code]
The url is [url]http://mmafighter.com[/url]
What is my next step?
Thanks,
Tim
php installed as cgi on a server at interland.
set all file permissions at 755
put path to php at top of all files except:
admin/config.php
admin/global.php
misc.php
The installation process went well. I deleted the install1.php file as well as the two upgrade files.
When I access either the control panel or the main index page I get a blank page.
This is the source code for the index page:
[code]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1"></HEAD>
<BODY></BODY></HTML>
[/code]
The url is [url]http://mmafighter.com[/url]
What is my next step?
Thanks,
Tim