Apache issues

2012-03-09 Thread boden.matthews
Hey everyone,Does anyone know anything about Apache? I have a webserver, but when I visit the page (www.destructionincorporated.com), I just get the root folder with cgi-bin. I have set DocumentRoot (I set it to /var/www/html), and there is stuff in there, but Apache just refuses to read it. I do

Re: Brisbane Release Party - Location?

2012-03-09 Thread Jared Norris
On 9 March 2012 12:50, Chris Robinson fabricat...@yahoo.com wrote: Adding the dates to the poll seems to have caused it to reset.  I appear to be the first respondent. Chris Apologies all, it would appear this is the case. It did not ever state it would delete all the data when I updated it

Re: Apache issues

2012-03-09 Thread Daniel Sobey
Hello Bowden, My guess is you have a .htaccess file that is overwriting the rules for that document base. What are you trying to do? just a normal site with static files and php? You should just need to put your files in the DocumentRoot directory and get a basic page unless you have added any

Re: Apache issues

2012-03-09 Thread boden.matthews
I have a phpBB setup in there, but I can't get to it. I haven't touch the .htaccess file either, but I'll take a look in there and see if I can figure it out.-- Sent from my HP TouchPad. Please excuse any brevity or typos.On 09/03/2012 8:53 PM, Daniel Sobey d...@dns.id.au wrote: Hello Bowden, My

Re: Apache issues

2012-03-09 Thread boden.matthews
Hmm, I looked at the error_log, and it was full of stuff. I've copypasted it below for you guys to look at.[Sun Mar 04 03:30:11 2012] [notice] Digest: generating secret for digest authentication ...[Sun Mar 04 03:30:11 2012] [notice] Digest: done[Sun Mar 04 03:30:11 2012] [notice] Apache/2.2.15

Re: Apache issues

2012-03-09 Thread Chris Robinson
... file does not exist when it obviously does sounds like a permissions problem.  I haven't done it so haven't got the magic bullet for you, but review how permissions and groups need to be set up for php.  I seem to recall (from my reading) that there's a simple but quite counter intuitive