• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

FreeBSD Plesk 8.3 & Joomla 1.5

CruzMark

Regular Pleskian
Is anyone who is running FreeBSD 6 with Plesk 8.3 installed Joomla 1.51? The install goes okay, but I cannot get the FTP user to work within Joomla. Has anyone successfully done this?

Thanks in advance for you help.
 
Probabbly the rights are apache:apache not ftp user, use mod_suphp, easy to install and use.
 
I figured out what was going on. The FTP user stuff requires you to put the path to the joomla installation, but that path is actually the ftp client path, rather than the server path. When you log into a domain ftp space, the ftp server root path is "/", even though the server path is /usr/local/www/vhosts/domain.com/

When setting up joomla 1.5, then, the FTP root path is /httpdocs/joomlasubdirectory, not the full server path.

So, it was my mistake and had very little to do with Plesk. But maybe this answer will help someone else...
 
Back
Top