Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

I just installed xampp in ubuntu . After installing , i pointed my browser to http://localhost , but it gives me forbidden error . I gave all permissions to htdocs folder , but still i get the same error. I tried looking at error log file, but the file is empty.

I am completely at a loss . Please help

Thanks

share|improve this question
Do you have any files on this site? If yes -- can you access them directly (e.g. http://localhost/mypicture.jpg)? – LazyOne Jun 23 '11 at 0:21
BTW, 404 = Not Found, while Forbidden will be 403. – LazyOne Jun 23 '11 at 0:21

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.