FTP & PHPMyAdmin Help

Discussion in 'Installation/Configuration' started by defvayne23, Jan 1, 2009.

  1. defvayne23

    defvayne23 New Member

    I have got the domain working, but can't login to FTP or PHPMyAdmin. PHPMyAdmin tries to go to http://{server_name}/phpmyadmin.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Which ISPConfig version do you use?
     
  3. defvayne23

    defvayne23 New Member

  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Do you have phpmyadmin installed? If yes, you should be able to reach it under http://{server_name}/phpmyadmin. If not, then most likely the domain that you used as server name does not point to the ip address of the server.
     
  5. defvayne23

    defvayne23 New Member

    Getting to it from the servername is not an option for me because the server is a virtual server with http://www.slicehost.com/. The domain I used as server name is set up as a virtualdomain and is working.
     
  6. defvayne23

    defvayne23 New Member

    Just checked port 21 using telnet and Pure-FTPd gave me the welcome message. Seems as though the user isn't getting added to the ftp server.
     
  7. defvayne23

    defvayne23 New Member

    Went about the shell method, can now SFTP, probably not secure at all to do. Installed my own phpmyadmin.
     
    Last edited: Jan 6, 2009
  8. till

    till Super Moderator Staff Member ISPConfig Developer

    SFTP is not FTP! SFTP is part of the SSH daemon and not the FTP Daemon.
     
  9. defvayne23

    defvayne23 New Member

    Right, which is why I mention I went about the shell method.
     

Share This Page