You are not logged in.

#1 2009-04-14 23:18:41

degmic71
Member
Registered: 2009-02-03
Posts: 122

Need alot of help getting apache and ampache up and running

I followed the LAMP guide and are unsure on some parts, especially this:

*  Add these line in /etc/httpd/conf/httpd.conf

LoadModule php5_module modules/libphp5.so
Include conf/extra/php5_module.conf

NOTE: The "Include" can not be directly after the "LoadModule" line in the configuration file, it need to be down with the other "Includes". [ edit: it works with includes following loadmodule ]

Can anyone point to a good website to set up the two ?  Im having  a hell of a time, and this is my first go at apache.


also get this when output from the httpd error log:

Tue Apr 14 18:46:18 2009] [notice] SIGHUP received.  Attempting to restart
[Tue Apr 14 18:46:18 2009] [notice] Digest: generating secret for digest authentication ...
[Tue Apr 14 18:46:18 2009] [notice] Digest: done
[Tue Apr 14 18:46:18 2009] [notice] Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8k DAV/2 configured -- resuming normal operations
[Tue Apr 14 18:46:24 2009] [crit] [client 127.0.0.1] (13)Permission denied: /home/mikeyd/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable
[Tue Apr 14 18:46:25 2009] [crit] [client 127.0.0.1] (13)Permission denied: /home/mikeyd/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable
[Tue Apr 14 18:46:26 2009] [crit] [client 127.0.0.1] (13)Permission denied: /home/mikeyd/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable
[Tue Apr 14 18:46:27 2009] [crit] [client 127.0.0.1] (13)Permission denied: /home/mikeyd/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable
[Tue Apr 14 18:46:27 2009] [crit] [client 127.0.0.1] (13)Permission denied: /home/mikeyd/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable
[Tue Apr 14 18:46:59 2009] [notice] SIGHUP received.  Attempting to restart
[Tue Apr 14 18:46:59 2009] [notice] Digest: generating secret for digest authentication ...
[Tue Apr 14 18:46:59 2009] [notice] Digest: done
:

THANKS!

Last edited by degmic71 (2009-04-15 00:16:11)

Offline

#2 2009-04-15 00:44:01

normman
Member
Registered: 2009-04-07
Posts: 26

Re: Need alot of help getting apache and ampache up and running

Have you looked into Xampp (http://wiki.archlinux.org/index.php/Xampp).  If you're  setting up apache for testing or something similar, it should be much easier.

Offline

#3 2009-04-15 01:22:58

degmic71
Member
Registered: 2009-02-03
Posts: 122

Re: Need alot of help getting apache and ampache up and running

Ill check that out maybe, in the meantime, anyone on the original issue?

Offline

#4 2009-04-15 12:49:28

plurt
Member
Registered: 2008-10-16
Posts: 88

Re: Need alot of help getting apache and ampache up and running

make /home/mikeyd/.htaccess readable is what I would try first ...


When everything's coming your way, you're in the wrong lane I say.
FAQ / Beginners Guide / The Arch Way

Offline

#5 2009-04-15 13:15:57

degmic71
Member
Registered: 2009-02-03
Posts: 122

Re: Need alot of help getting apache and ampache up and running

Do not have that file @.@

Offline

Board footer

Powered by FluxBB