Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
01-14-2006, 06:10 PM
|
#1
|
|
Member
Registered: Jan 2002
Distribution: Ubuntu 12.04.2 (Precise)
Posts: 89
Rep:
|
Bugzilla - Apache will not open page!
I've recently installed Bugzilla 2.20 and for the life of me, I can't figure out why apache will not open up the index.html file located in /var/www/html/bugzilla. This directory is a symbolic link to /usr/local/bugzilla-2.20.
My etc/httpd/conf/httpd.conf file has:
DirectoryIndex index.html index.html.var index.cgi
Options Indexes FollowSymLinks +ExecCGI in the <Directory /> as well as <Directory /var/www/html>. I'm also using .htaccess files and they all are setup properly (I believe)!
I have checked the permissions of the directories in question and they are similar to a test machine I have that is hosting a working bugzilla.
What else would I need to check to ensure that this page loads up?
PS: This server is also serving as my webmail server and those pages are displaying properly!
Tia,
kb.
|
|
|
|
01-15-2006, 12:14 AM
|
#2
|
|
Senior Member
Registered: Nov 2002
Location: Silly Con Valley
Distribution: Red Hat 7.3, Red Hat 9.0
Posts: 2,054
Rep:
|
IIRC, the documentation of bugzilla does say that in the directory directive to use +FollowSymLinks, but I can't be totally sure as when I set up bugzilla to test it, I installed the bugzilla directory directly in the document root. It still didn't work for me until i changed all the .cgi files' permissions to 755. it seemed to me that running checksetup.pl the last time really does make the files pretty restrictive. Anyhoo, I don't really know much about bugzilla, but I didn't want your post to feel lonely.
Hope you get it sorted out.
Quote:
Optional: If Bugzilla does not actually reside in the webspace directory, but instead has been symbolically linked there, you will need to add the following to the Options line of the Bugzilla <Directory> directive (the same one as in the step above):
+FollowSymLinks
Without this directive, Apache will not follow symbolic links to places outside its own directory structure, and you will be unable to run Bugzilla.
|
|
|
|
|
01-15-2006, 02:12 AM
|
#3
|
|
Member
Registered: Jan 2002
Distribution: Ubuntu 12.04.2 (Precise)
Posts: 89
Original Poster
Rep:
|
Thanks for your suggestions. However, even after making the modifications, I'm still at the same point - still getting error 404!
This one really has me stumped! I'll try and sort it out and post back here when I find a solution. Somebody elsewhere might benefit as Bugzilla traffic seems to be slow here at LinuxQuestions.
PS: I really love that signatureof yours -
kb.
|
|
|
|
01-16-2006, 05:12 AM
|
#4
|
|
Member
Registered: Jan 2002
Distribution: Ubuntu 12.04.2 (Precise)
Posts: 89
Original Poster
Rep:
|
Well, turns out it was a virtualhost that was setup for webmail purpose that was killing all other requests for webpages. I finally asked myself why webmail ws as working and nothing else was being served. Then I remembered having setup the virtualhost thing (which I might add I did not understand quite well at the time).
Anyhow, it is now working.
Thanks megaspaz for your effort.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 12:35 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|