K
Kalyse
Guest
PHP / Site Forbidden
After reading the documentation I cannot see a resolution to this.
My sites PHP scripts seem to have some problems, I have just installed the control panel so I am not sure if I am missing on a lot of config issues with anythign else, such as Perl, I am going to test that next.
The problem, is that the PHP pages work, however I am endlessly getting errors. When I do an include I get an error, this is an example.
Warning: main(/header.htm): failed to open stream: No such file or directory in C:\Inetpub\vhosts\invision-hosting.co.uk\httpdocs\about.php on line 8
Warning: main(): Failed opening '/header.htm' for inclusion (include_path='.;./includes;./pear') in C:\Inetpub\vhosts\invision-hosting.co.uk\httpdocs\about.php on line 8
It seems like the domain is passworded also on the main index.php and some other files without explaination.
Can someone please shed some light into why I am having these issues.
After reading the documentation I cannot see a resolution to this.
My sites PHP scripts seem to have some problems, I have just installed the control panel so I am not sure if I am missing on a lot of config issues with anythign else, such as Perl, I am going to test that next.
The problem, is that the PHP pages work, however I am endlessly getting errors. When I do an include I get an error, this is an example.
Warning: main(/header.htm): failed to open stream: No such file or directory in C:\Inetpub\vhosts\invision-hosting.co.uk\httpdocs\about.php on line 8
Warning: main(): Failed opening '/header.htm' for inclusion (include_path='.;./includes;./pear') in C:\Inetpub\vhosts\invision-hosting.co.uk\httpdocs\about.php on line 8
It seems like the domain is passworded also on the main index.php and some other files without explaination.
Can someone please shed some light into why I am having these issues.