Page 1 of 1

This must be simple but I can't do it!

PostPosted: 16. March 2007 17:14
by dhj
I've just moved over from windows to Linux and decided to have a crack at web design. Installed Xampp with no problem and all seems to work ok. Developed a quick and dirty web site and put all files in a directory under htdocs called 'testweb' Now, when I load localhost/testweb I get a message telling me there is no such URL. I feel sure I did it this way some time ago in windows and it worked perfectly. Is anybody able to put me right please ?

Many thanks for your time.

PostPosted: 16. March 2007 17:17
by Wiedmann
XAMPP is working?
--> XAMPP demopage

If yes:
error_log?

PostPosted: 16. March 2007 18:29
by dhj
Yes, Xammp page shows up ok. The file error_log in the directory /lampp/logs is completely empty.
I am typing in 'http://localhost/testweb' and receiving the message 'the requested URL /testweb was not found on this server'

Testweb is a sub-directory underneath htdocs and contains a number of simple html files, including a file called index.html.

PostPosted: 16. March 2007 19:03
by Wiedmann
The file error_log in the directory /lampp/logs is completely empty.

Then there is somthing wrong.

Can you see something in the "apachestart.log"?

PostPosted: 16. March 2007 20:08
by dhj
completely empty. All files in that directory report 0 bytes.

PostPosted: 16. March 2007 20:16
by dhj
just reinstalled the entire package.
Ran xampp and got the correct page up
attempted to display testweb and failed again

error log and apachestart log still both completely empty

PostPosted: 16. March 2007 21:47
by Wiedmann
error log and apachestart log still both completely empty

If your installation is really correct (clean install and start as you can read in the installation instructions), you should ask Oswald why this happens.
(an empty Apache logfile is not normal)