Page 1 of 1

secure app access error, cannot restart the httpd service

Posted: Thu Sep 01, 2011 3:15 pm
by arjun
im trying to do secure app access for gallery 3 and i did everything in here and im trying to start the service but it keeps failing

ive done everything in this guide; http://wiki.amahi.org/index.php/Secure_App_Access

but i get this error;
Image
I dont really know why its doing this and im quite a noob with this.

if you cannot see the image i shall type it out below

Code: Select all

starting httpd: [FAILED] starting httpd: httpd: Could not reliably determine the server's fully qualified domain name, using localhost.loacdomain for ServerName [FAILED]

Re: secure app access error, cannot restart the httpd servic

Posted: Thu Sep 01, 2011 5:40 pm
by bigfoot65
Ensure you followed the wiki exactly. By chance did you forget to change the virtual host from 80 to 443 in the .conf file?

The message you posted is a warning and not the cause of your issue. There is something not right in the modification you made to the .conf file.

Re: secure app access error, cannot restart the httpd servic

Posted: Thu Sep 01, 2011 5:46 pm
by arjun
I cant find a fault with it, here is the file if you want to check for yourself fpaste.org/u6Jw

im not sure whether im meant to remove AllowOverride FileInfo Limit Options Indexes, its the only issue i see... it was already there.

Re: secure app access error, cannot restart the httpd servic

Posted: Thu Sep 01, 2011 6:46 pm
by arjun
http://grab.by/aPBM

i tried it again and now i get 2 of the same error. Its kinda annoying...
I tried fixing the hda access and i got this...

EDIT: ok, i added a nameserver of my yourhda.com address and this seems to have taken off the initial error of "could not reliably determine the...." but i still get 2 "has no virtualhosts"

Re: secure app access error, cannot restart the httpd servic

Posted: Thu Sep 01, 2011 7:05 pm
by bigfoot65
Suggest you check the troubleshooting area of the HDA SSL page in the wiki. It might shed some light on things.

Something is not right somewhere. I would recommend you check all the changes you made and ensure they match the wiki guidance.

Good luck and I am sure you will sort it out.

Re: secure app access error, cannot restart the httpd servic

Posted: Fri Sep 02, 2011 6:23 am
by arjun
right when i went through it, i noticed that 00-init.conf had 3 lines of the virtualhost *:443 after i did all that and it was the same amount of errors I was getting. I think the problem lies with that line. If i remove all 3 the service just fails to start with no error message but it fails to start with that one error message when 1 virtualhost *:443 is there. So Im not really sure where to go from here, any suggestions?

http://grab.by/aPHr