Migrating Joomla sites to Linode?
I've checked all the Joomla forums and in #joomla irc for an answer but haven't been able to fix my problem.
If anyone has experienced a similar problem I'd appreciate some help
7 Replies
@craven:
Anyone who has moved a joomla site onto a Linode will know what I'm talking about.
Umm, no. How about you tell us what is not working as my Joomla sites have no problem.
@craven:
Anyone who has moved a joomla site onto a Linode will know what I'm talking about.
Unlikely, as a Linode should be just like any other server as far as Joomla is concerned.
@jax:
@craven:Anyone who has moved a joomla site onto a Linode will know what I'm talking about.
Umm, no. How about you tell us what is not working as my Joomla sites have no problem.
@jax:
@craven:Anyone who has moved a joomla site onto a Linode will know what I'm talking about.
Umm, no. How about you tell us what is not working as my Joomla sites have no problem.
Did you migrate the sites? or set them up on the Linode.
I'm getting the following error;
> Error creating feed file, please check write permissions.
However, the FTP username/pw Joomla is set-up with has full read/write permissions over the folder. The folder is owned by Joomla/www-data, etc
According to people on the Joomla forums, and #joomla it's all set up right from that end, also spend hours on the ubuntu forums and in #ubuntu and cant find a problem via that route either.
@craven:
I'm getting the following error;
> Error creating feed file, please check write permissions.However, the FTP username/pw Joomla is set-up with has full read/write permissions over the folder. The folder is owned by Joomla/www-data, etc
Joomla doesn't FTP feeds to the web server, the web server writes the files. Make sure that whatever user is running your web server can write to the directory and/or overwrite the existing file(s).