Welcome, Guest
Username Password: Remember me

Server does not allow remote update
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Server does not allow remote update

Server does not allow remote update 12 years, 4 months ago #6788

  • brynk
  • OFFLINE
  • Fresh Boarder
  • Posts: 7
  • Karma: 0
I am using Mobile Joomla on all my customers sites. I recently added a new Linux server and have one Joomla 1.7.X site on this server with Mobile Joomla. When I try to perform an update, I get an error message telling me that I must manually update.

My php.ini file has upload_max_file at 50m and Fopen is set "on" for URL uploads. Rebooted Apache just to make sure and I am getting the same error message.

I also have the JCE wysiwyg editor installed and remote updates work fine. In fact, I just performed an update today of JCE.

Does anyone have any ideas concerning why this is not working on this new server? I would hate to have to do manual updates on all site on this new server.

Thank You
Bob Rynkiewicz

Re: Server does not allow remote update 12 years, 3 months ago #6862

  • dryabov
  • OFFLINE
  • Administrator
  • Denis Ryabov, Lead Developer
  • Posts: 4866
  • Karma: 105
MJ update uses default Joomla's methods to download, unpack and install extension:
JInstallerHelper::downloadPackage - download package to joomla's tmp directory
JInstallerHelper::unpack - unpack package inside tmp directory
JInstaller::install - install unpacked extension

So, check permissions for tmp directory and that allow_url_fopen directive is enabled.

Re: Server does not allow remote update 12 years, 3 months ago #6871

  • brynk
  • OFFLINE
  • Fresh Boarder
  • Posts: 7
  • Karma: 0
Thank You for your assistance.

I have rechecked the allow_url_Fopen setting and it is "On" (enabled)

The permission looked just fine but just to make sure I changed the "/tmp" directory to "777" and it still did not work.

Also, I am not using FTP in the Joomla CMS configuration.

Since the JCE update and Joomla Core updates work on this site, I am mystified by why Mobile Joomla update is not working. Are there any Apache plugins that perhaps I have not installed on this new server that might be used by Mobile Joomla in this update . Such as JSON, etc....?

Thank You
Bob Rynkiewicz
Last Edit: 12 years, 3 months ago by brynk.

Re: Server does not allow remote update 11 years, 5 months ago #12561

  • muddauber
  • OFFLINE
  • Fresh Boarder
  • Posts: 12
  • Karma: 0
I am having the same problem on a Free BSD server.
The other Linux host servers I am using
do not create any problems with the install. 

If anyone on core team, or otherwise, has a solution
to this, it would be greatly appreciated.
  • Page:
  • 1
Time to create page: 0.06 seconds

By continuing to use this site you consent to the use of cookies on your device as described in our cookie policy unless you have disabled them. This site will not function correctly without cookies.

I accept cookies from this site.