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

[cobalt-users] Newbie Q about webaliser :)



>> IIRC You have to uncomment a line in httpd.conf
>> LoadModule pam_external_auth_module modules/mod_auth_pam_external.so

>Don't forget to /etc/rc.d/init.d/httpd reload

>Gerald

That wasn't it - but I seem to have fixed it :)

By the looks of it, theres a "clearmodulelist" command, and then all the
modules are loaded. So have moved the line to later in the .conf file, and
all seems to be working ok :)

Ok, so final problem for now..... I cant login using ftp into a user account
(possibly linked with the problem of not being to access the
www.domain.net/login control panel).

When I try to access ftp it comes up with....

500 Illegal PORT command.
LIST
425 Can't build data connection: Connection refused
List Complete: 0 bytes in 0.09 (1.00 KBps)

Account exists ok tho...

And when I try to access the admin page (www.domain.com/login) for each site
I'm getting "page cannot be displayed" 

??

Thanks again

Paul