[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: apache2 apr_filename_of_pathname





Olafur Jens Sigurdsson wrote:
Þann 2006-10-13, 16:59:29 (+0200) skrifaði Ivan Glushkov:
I have no idea if it runs or not, as far as I see it, it is not running, but I cannot be sure:

You can allways check if a process is running by using the ps -A
command, so to check if apache is running you run ps -A | grep apache

16:55 h1siglushkov /home/glushkov # /etc/init.d/apache2 stop

9:33 h1siglushkov /home/glushkov # ps -A | grep apache
9:54 h1siglushkov /home/glushkov #

i.e. no pache running

Stopping apache 2.0 web server...grep: /etc/apache2/mods-enabled/*.conf: No such file or directory

Are there any files in that directory?
My computer shows this:

ojs@heima:~$ ls /etc/apache2/mods-enabled/
cgi.load         perl.conf  php4.conf  userdir.conf
mod_python.load  perl.load  php4.load  userdir.load

I have:

9:54 h1siglushkov /home/glushkov # ls -lh /etc/apache2/mods-enabled/
total 0
lrwxrwxrwx 1 root root 36 2006-02-11 21:17 cgi.load -> /etc/apache2/mods-available/cgi.load
9:54 h1siglushkov /home/glushkov #

so, I guess that's not the problem..

If there are no files in that directory try then to make a symbolic
link from /etc/apache2/mods-available/cgi.load in that dir and then
try to restart apache and if that works then you should be able to
upgrade your system.
And I am still having:

10:00 h1siglushkov /etc/apache2/mods-enabled # /etc/init.d/apache2 start Starting apache 2.0 web server...apache2: Syntax error on line 116 of /etc/apache2/apache2.conf: Syntax error on line 1 of /etc/apache2/mods-enabled/cgi.load: Cannot load /usr/lib/apache2/modules/mod_cgi.so into server: /usr/lib/apache2/modules/mod_cgi.so: undefined symbol: apr_filename_of_pathname
 failed!
10:00 h1siglushkov /etc/apache2/mods-enabled #

	Ivan


HTH

Oli





Reply to: