niq | forbidden? |
fajita | look in the error log or Directory permissions don't permit read, or index.html is missing and Options Indexes is not in effect, or Deny from all is in effect for the directory. or Look in the error log or http://www.onlamp.com/pub/a/apache/2004/04/22/apacheckbk.html |
atmaniak | need help with rewrite, anyone expert ?! |
artemis66 | I am using Apache 1.3 |
niq | 1.3? |
fajita | 1.3 is the 1998 release of apache. Do you use Windows 98? Slackware 4 or Redhat 5? |
thumbs | artemis66: how did you install php5, again? |
artemis66 | I used the binary that the o"reilly tutorial I am using recommended. It had an install package. |
thumbs | I am not familiar with that package |
artemis66 | It's the only OS X binary available. |
thumbs | perhaps the 'install' package had an uninstaller. |
artemis66 | It's Marc Liyanage's build. And no, I have tried all of that. You really should not assume that someone asking a question is lazy. I've been struggling with this for hours before coming here. |
niq | uninstall is something that depends on your packages and operating system/distro. Not apache |
artemis66 | The build is here:www.entropy.ch/software/macosx/php/ |
thumbs | artemis66: this is not ##officialosxsupportchannel artemis66: be glad that I was patient enough to entertain you so far |
artemis66 | I am *so* glad. THANK YOU, great and erudite expert. |
thumbs | now take it one step at a time some people... |
fajita | some people are beyond scientific and medical description thumbs |
niq | it's a merkin ('nuff said) |
thumbs | niq++ |
action | niq thought thumbs might appreciate that |
niq | thought thumbs might appreciate that |
thumbs | I did indeed. |
Mr_Sako | I just don't understand DNS, i just changed the record for my other domain on my same DNS server, and it wnet into affect almost immeditaltey, but with my other domain it sbeen a few hours with no luck |
bosnian_ | thumbs i know that i'm borring but please look at the directory blocks that i have in httpd.conf <Directory /> Options None AllowOverride None Order deny,allow Deny from all </Directory> <Directory /vedran> Options +Indexes </Directory> i just want to be able to see files inside "vedran" folder :) pls help |
thumbs | Mr_Sako: the propagation can take time with some servers bosnian_: I'm sorry, all I ask for is for the error log entry. |
Mr_Sako | even though both the domains come from the same DNS server they can both take the different amount of time to reoslve |
bosnian_ | hm, but where from :( |
thumbs | error log |
fajita | Look for the ErrorLog directive in your configuration file. Common locations include /var/log/apache/error_log, /var/log/httpd/error_log, /usr/local/apache/logs/error_log, and "C:\Program Files\Apache Software Foundation\Apache [version]\logs\error.log" |
thumbs | bosnian_: ^^ default layout |
fajita | Pop along to http://wiki.apache.org/httpd/Info/DistrosDefaultLayout for an idea on where the main distros place Apache files. |
thumbs | bosnian_: ^^ |
bosnian_ | Ok [Sat Mar 10 22:50:50 2007] [error] [client 10.0.0.4] Symbolic link not allowed or link target not accessible: /srv/www/htdocs/ D |