• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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