Posts: 3,621
Name: Thierry
Location: I'm the uber Spaminator !
|
Quote:
|
BUT it says it cannot create the error file
|
No, it says that it cannot find the error page.
Not that the error log don't exists.
Look at your site root, maybe you will have an "log" directory, and you could find something like "error.log", or "error_log"...
But probably, your error is that this tells apache to use the rewriting url engine:
But it will create an error if the url rewrite module for apache is not enabled.
Try to rename the .htaccess to something else (this will make apache ignore it) and try again to access your page.
If it works, it means that the url rewrite module is not enabled in the apache main configuration. Look with your host if he can enable it.
__________________
Only a biker knows why a dog sticks his head out the window.
|