Server :: Installed PureFTPD With MySQL On Debian 5 Lenny 64bit?
Aug 23, 2010
Been working with this problem for over a week now and has come to a dead end, I have installed pureFTPD with MySQL on Debian 5 Lenny 64bit. My problem is I can't login with the users in the sql-database, but for some strange reason, I'm allowed to loggin as anonymous. Unix users can't login either.
I have followed the guide on: [URL]..
- Created a ftpgroup and ftpuser.
- Created a database ftpd
- Created a user vhosts and given access to ftpd db
My configurations files
/etc/pure-ftpd/auth/30mysql
Code:
/etc/pure-ftpd/db/mysql.conf
/etc/pure-ftpd/db/mysql.conf
I have been fighting with this for days. I upgraded from etch to lenny. I tried installing mysql-5.1. I have uninstalled, reinstalled, updated, upgraded, many, *many*, times. It just stubbornly refuses to work.
I have been tearing my hair out with this. As part of a backend perl script i am holding the Epoch time as session data using apache session and mysql so i can delete sessions after an expiry period. When I retrieve the time it is about three months old even when i only just set it. The code example below best describes the problem:
I can't get mysql to update from lenny (mysql-5.0) to squeeze (5.1). apt tries to start the server but comes up with some kind of configuration script error.
I could't find the 64bit Debian Lenny OS for Intel architecture.Hence I have installed amd64 and it is working fine.Does both intel and amd have the same 64 bit OS amd64 ?
currently I'm running postgresql-8.3 server on lenny 32 bits. There are also installed some standard packages but in the near future I'd like to install mysql server on the same machine. I believe that 64 bit system will be faster so I decided to change from 32 to 64 bit. how to migrate postgresql database from 32 to 64 bits. I have postgresql data dir on separate volume. Will it be possible if I just use it as it is now in new 64 bit system with the same postgresql server config files or do I have to dump data and restore it in new installation ?
How to created users in pureftpd and the users are stored in mysql database. I tried when i try to connect i got like this error authentication failed error
i recently buy an MSI 770-45 motherboard with 4gb (2x2gb) Gskill 1600Mhz Ram. The CPU is an athlon2 x4 620, everything tested and working fine except i can`t get lenny or squeeze 64bit linux running because of kernel panics when creating ext3/ext4 partitions during install or running fsck on the system i installed on another PC and moved to this one. The boot shows a screen related to IOMMU problem saying must enable it in bios but no option related to it and no memory remapping also. The question is how i can get IOEMMU working with 4gb of RAM (if i remove one of the two modules everything is fine). I`ve tryed ioemmu=memapper/off/noagp/soft and any thing i found on the web, moving to test debian installation was my last hope really before starting to use the 32bit one, i am planning to add more RAM which with this version is just can`t be.
The upgrade actually went pretty well, except for what looks like a new "feature" to mysql-server-5.1. But I post here, because the issue seemed to be in "/etc/hosts" file. If it should really be somewhere else, feel free to move it. The problem is that I don't understand what this means. What potential problems do I have without a "127.0.1.1"? Or could this have been effected by some change to the "users" table in mysql? This mythtv server "musem" is my main machine, and is being remotely accessed by the Linux box next to my TV.
i'm new to Debian os and currently want to install php5 apache2 and mysql 5.1. But ive got problem to start the mysql services.The error on command prompt as belows:
On a newly installed centos I updated mysql-* & php-* files using RPM repository, and I installed phpmyadmin. After that i tried restarting mysql and it just said: failed
Code: service mysqld start MySQL Daemon failed to start. Starting mysqld: [FAILED]
I downloaded and installed a fresh ISO and already installed it 3 times in my PC but after a seemingly good installation, my machine would shutdown when I try to boot my freshly installed lenny. It was a good CD. I encountered no error reports while installing but I can't understand why after I click on Debian lenny in the grub, it would act as if it were booting and then suddenly shutdown.
I cant get lime wire installed on my debian lenny. the repositories was changed to contrib non-free, still no go. Cant seem to get any kind of documentation even after 2 days of googling.
Just upgraded from Etch and now I'm stuck at 640x480 resolution. Xorg.conf doesn't show any display modes, and xrandr gives the only resolution as 640x480. The laptop is a Toshiba Tecra 730XCDT. I know its a doorstop, but 800x600 worked fine under Etch. Anyone know how to to change it back? It's really hard to look at right now.
I'm trying to install debian lenny on a Asus A7V board, with PCI ethernet card containing RTL8139 chipset.I'm using the netinstall cd. Installation fails because the network card is not recognized during the install, thus no DHCP, thus no internet.Kernel is 2.26.x
During the installation the installer asked me if my clock was set to UTC. I didn't know what that meant so I said yes. Now whenever I boot into Lenny it messes up the time of day, and since I dual boot with puppy and knoppix on this machine, the time of day is messed up in those systems also. Any idea how to permanently undo the damage in Lenny?
I at trying to get my Intuos 3 installed on Debian Lenny AMD64. I installed both the xserver-xorg-input-wacom and wacom-tools. The problem is that the tablet works like a mouse. I have to press down and move the pen for it to work. In Windows, I can just hover over the tablet without making contact and it will move the cursor. Also, it isn't calibrated to the screen.
I put "wacom" in /etc/modules. Here is my xorg.conf though
Code: # nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 256.44 (buildmeister@builder103.nvidia.com) Thu Jul 29 01:52:55 PDT 2010 Section "ServerLayout"
I could not get the hardware to work with Lenny's ancient drivers, so I gave up and decided to upgrade to Squeeze.Well, the hardware works (except sound), but KDE4 is a such a disaster that I want to run not walk! all the way back to Lenny. I'm stunned that after four years of active development, this desktop still doesn't have something as basic as keyboard shortcuts or the ability to place icons where YOU want them.
The widgets frustrate me to no end. The new K menu is impossible to navigate. I'd rather hang myself than use Dolphin as a file manager. KDE4 gives me more notifications than MS Windows' crapware. And it's UGLY !!! The "Oxygen" theme makes me want to tear my eyeballs out.
I have a RHEL5 machine having mysql5.0.22 is installed in it. i also installed java through "jdk-1_5_0_19-linux-i586.bin" package, and its version is 1.5.0_19. I am trying to check if any JDBC driver for Mysql Server is installed on my system . How can I do this? If any driver is already installed How can I get the file path for those driver files? is it comes along with jdk packages? As i am not a programmer, and does't know more about jdbc.
I'm rather new to linux and I am trying to set up two linux servers to do MySQL replication. I believe to do this you need to have a file called my.cnf in /etc/ but this file isn't there I have tried un-installing and installing MySQL many times but this file still doesn't appear.
I have just installed joomla and proceeded to do the web install. Got the interface up and running and its now complaining it does not see the mysql server running. I do in fact have it running. Veryfied it with mysql command on command line and it complained with missing attributes.
I read a thread that it needs php-mysql installed. So went to proceed to install it. Well, I did not have that and went to install it. Verified it. Package mysql-server-5.0.77-3.el5.i386 already installed and latest version
I then did a service mysql reset.
Checked back at the joomla web install interface and still, it says there is no mysql support! What is next? Im running centos OS. Also, I am running LAMP
I am running a NFS share on a Debian Lenny server with to network interface.
Sometimes when booting the server the following messages i shown in syslog:
Code:
If the system is rebooted then NFS is functional again. I would like to know way this happens somtimes so i can repair it, anyone with an idea? Another thing is that i would like to bind the NFS service to a specific interface e.g eth1 is this possible?
I think this goes here, but I'm not sure. I decided that XAMPP had been troublesome enough. MySQL never worked. So I decided to instal the LAMP stack offered by YaST. I went about installing it thinking that it would all work. But it seems that I was wrong. So I try to start mysql, and here's what I get:
Code: the-matrix:~ # mysql start ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/mysql/mysql.sock' (2) or Code: the-matrix:~ # rcmysql start Starting service MySQL warning: /var/mysql/mysql.sock didn't appear within 30 seconds chmod: cannot access `/var/run/mysql/mysqld.pid': No such file or directory
I am very new to Debian coming from CentOS.I am setting up a server for a customer.I can't SSH to it nor can I get to the port for the 3ware Disk Admin.I can PING the server and I can PING yahoo from the server.