i received the following error....
Warning: main(//202-config/functions.php): failed to open stream: No such file or directory in /home/www/my-domain-name.atwebpages.com/index.php on line 7
Fatal error: main(): Failed opening required '//202-config/functions.php' (include_path='.:/usr/local/php4/share/pear') in /home/www/my-domain-name.atwebpages.com/index.php on line 7
another post said I should goto /202-config/install.php
and this is what I got...
Warning: main(//202-config/connect.php): failed to open stream: No such file or directory in /home/www/my-domain-name.atwebpages.com/202-config/install.php on line 4
Warning: main(): Failed opening '//202-config/connect.php' for inclusion (include_path='.:/usr/local/php4/share/pear') in /home/www/my-domain-name.atwebpages.com/202-config/install.php on line 4
Fatal error: Call to undefined function: is_installed() in /home/www/my-domain-name.atwebpages.com/202-config/install.php on line 8
im using free php hosting runhosting which claims to support all the requirements
any ideas whats going on and how to fix this?