PHP: the system cannot find the path specified
I just transferred my hosting to GoDaddy, but I ran into a strange problem: every PHP page returns a page with an error message: "The system cannot find the path specified." No error code or description. I tried to look into the source code of the error page, but there is nothing there.
Even the simplest page, for example <?php echo("Hello world"); ?>
, returns the same error message.
However, HTML pages are loaded regularly. What could be here?
+3
TheGEffect
source
to share
1 answer
Probably because the hosting is on iis ver 6, just request a change to iis 7. Next time you contact him. Sick rate $ 10 for your problem
0
Nick
source
to share