* John Meyer <[EMAIL PROTECTED]> [11-04-06 11:45]: > I tried to install the modules through yast2 (Enable perl, python, ruby, > etc), and the Yast Window just closed.
sounds like you didn't get them installed first. Enabling something that is not there will not work. 11:52 wahoo:~ > rpm -qa|grep apache2-mod apache2-mod_perl-2.0.2-24.1 apache2-mod_macro-1.1.8-2.3 apache2-mod_tidy-0.5.5-13 apache2-mod_auth_mysql-3.0.0-14 apache2-mod_apparmor-2.0-29.2 apache2-mod_scgi-1.11-7.3 apache2-mod_php5-5.2.0RC5-7.2 apache2-mod_fcgid-1.10-12.3 apache2-mod_python-3.2.10-4.4 > As far as the alias, okay, here's an example > > http://localhost/~jmeyer/ (points to /home/jmeyer/public_html) > It used to show the files, now it gives me a 404 object not found error. sounds like apache is not running. What does: (as root) rcapache2 status yield? 11:53 wahoo:~ # rcapache2 status Checking for httpd2: running ps: I moved this back to the list. If you ask for assistance on the list, you should continue the conversation on the list so other may benefit. -- Patrick Shanahan Registered Linux User #207535 http://wahoo.no-ip.org @ http://counter.li.org HOG # US1244711 Photo Album: http://wahoo.no-ip.org/gallery2 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
