That should work, yes. I'd still recommend switching to Apache, though, simply because it's a better webserver (and free, incidentally).
Printable View
That should work, yes. I'd still recommend switching to Apache, though, simply because it's a better webserver (and free, incidentally).
I will do that ... Just hope my webhosting company can do that ...
Thank you all again for the help.
If I only get the Hah wrong reply means I probably don't have php enabled on the server ?
Quote:
Originally Posted by Twey
It could do, yes. It could also mean that the user and password aren't correct. Try a test like:Code:<?php echo("You have PHP enabled on your server."); if(false) { ?>
You don't have PHP enabled on your server.
<?php } ?>
You don't have PHP enabled on your server. - Beautifull - By the way ... they refused to change from windows to lunix ... they said it's a different platform and they can't do it. Not PHP is not enabled ! Note to self ... never buy from these guys again.
What's the file extension on that file? It could just be not being parsed as PHP.