| Ogmios | 8 |
| dexomsrc | vsftpd question: I have local_users set to 'NO' in vsftpd.conf (because I want system user logins disabled) and virtual users with different passwrod set up with PAM... how do I configure each virtual user to have its own home directory? |
| ecksit | flyinprogramer: now it keeps on saing that i dont have permission even though i chmod everything to rwx |
| flyinprogramer | yeah |
| ecksit | flyinprogramer: and chown everything to root |
| flyinprogramer | its your vhost file maybe maybe sure you vhost file gives you permission in your directory actually did you edit your db config |
| ecksit | flyinprogramer: virtual hosting? flyinprogramer: yeah, i changed the username and password |
| flyinprogramer | ecksit: can you login using the username and passwd you set |
| ecksit | flyinprogramer: i dont have permission to even see the login screen |
| flyinprogramer | ecksit: like mysql -u {username} -p , then it should prompt you for a password ecksit: go see what the bottom of your apache2 access.log says, /var/logs/apache/access.log , scroll to bottom glibc is a huge package |
| meeseontheleese | everytime I tried to play a dvd in mplayer, it tells me that is missing the audio codec, is there a useflag I need or soemthing? |
| mauke | still no 3d acceleration :( |
| ecksit | flyinprogramer: "GET /roundcubemail/index.php HTTP/1.1" 403 411 flyinprogramer: does that mean anything? |
| hakr89 | meese: USE="a52" |
| flyinprogramer | ecksit: i have no idea |
| SilentSounD | how do i set the screen resolution for X ? |
| flyinprogramer | ecksit: check your error.log too, and were you able to login with the mysql user you setup? |
| luojie | SilentSounD: edit /etc/X11/xorg.conf |
| Novikane | will app-cdr/graveman burn bootable iso images |
| ecksit | flyinprogramer: when i tried to access roundcube through the url, ie "http://webserver/roundcube" i was presented with a message stating "Forbidden You don't have permission to access /roundcubemail on this server. Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request." |
| flyinprogramer | Glibc finally just finished praise the lord!!! ecksit: huh, i've never had that problem before |
| ecksit | flyinprogramer: so i never had the opportunity to try to my login and password |
| flyinprogramer | ecksit: do you have php working with apache ? |
| ecksit | flyinprogramer: yeah |
| meeseontheleese | everytime I tried to play a dvd in mplayer, it tells me that is missing the audio codec, is there a useflag I need or soemthing? |
| flyinprogramer | ecksit: not your login like that login, like when you setup the database for roundcube to use, you had to create a user to be able to access that database right? |
| ecksit | flyinprogramer: oh, for that i used my default user that i use for everything flyinprogramer: i cant just use it, i have to make a whole new user and password for it? |
| hakr89 | meeseontheleese: USE="a52" |
| flyinprogramer | ecksit: welcome to mysql my friend |
| ecksit | flyinprogramer: i gave the user rights to the db, so i dont see why i cant access it |