0
Welcome Guest! Login
0 items Join Now

rocketlauncher error

    • Rufty's Avatar
    • Rufty
    • Hero Rocketeer
    • Posts: 275
    • Thanks: 0

    rocketlauncher error

    Posted 13 years 3 months ago
    • I have installed many rockettheme templates with rocketlauncher. When I install camber with the rocketlauncher i get this error:

      Uncaught exception: WideImage_Mapper_JPEG returned an invalid result while saving to /usr/local/pem/vhosts/162817/webspace/httpdocs/whacol/media/rokgallery/d/de87943d-23c2-4af7-f9cd-8389da6bb9c2/0f1a4449-f1c4-41e3-b601-7a8854801323-thumb.jpg

      Please help me what it means
    • Last Edit: 13 years 3 months ago by Rufty.
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: rocketlauncher error

    Posted 13 years 3 months ago
    • Have you checked your permissions for the media/rokgallery/ folder.
      Other than that go into your DB with PhpMyAdmin and delete the referenced file.
    • Rufty's Avatar
    • Rufty
    • Hero Rocketeer
    • Posts: 275
    • Thanks: 0

    Re: rocketlauncher error

    Posted 13 years 3 months ago
    • thank you so much i changed the permission to 777 on all files and folders of the rokgallery and it works
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: rocketlauncher error

    Posted 13 years 3 months ago
    • Rufty wrote:
      thank you so much i changed the permission to 777 on all files and folders of the rokgallery and it works
      This is a bad setting allows outsiders in :(
      Try folders 755 and files 644.
    • DayOff's Avatar
    • DayOff
    • Newbie
    • Posts: 2
    • Thanks: 0

    Re: rocketlauncher error

    Posted 13 years 3 months ago
    • Interesting, I'm having this same problem with the Radiance Joomla 2.5 rocket launch. Right after setup I couldn't bring the main page up. Same error message...tried 777 on just folders, 777 on just files, but the error wouldn't go away until i used 777 against everything under the Rokgallery subfolder.
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: rocketlauncher error

    Posted 13 years 3 months ago
    • DayOff wrote:
      Interesting, I'm having this same problem with the Radiance Joomla 2.5 rocket launch. Right after setup I couldn't bring the main page up. Same error message...tried 777 on just folders, 777 on just files, but the error wouldn't go away until i used 777 against everything under the Rokgallery subfolder.
      This would then indicate Ownership issues on your server account as 777 basically means EVERYBODY :(
  • Re: rocketlauncher error

    Posted 13 years 3 months ago
    • I experienced the very same problem and messing around with the file and folder permissions didn't seem to be the right solution.

      I fixed the error changing in the hosting php from running as a Apache module to CGI Binary.

      I noticed that when running PHP as an 'Apache Module' files will be attempted to be created/modified as the 'apache' user which probably might cause problems as the files are owned by the ftp user.

      Running PHP as 'CGI' or 'FastCGI' will attempt to create/modify files as the FTP user for that site and hence all problems are gone and no need any more to change file permissions.

Time to create page: 0.089 seconds