• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Since loading and running RSFirewall installs &

Since loading and running RSFirewall installs & 13 years 11 months ago #10467

Since loading and running RS Firewall: new installs & image uploads are no longer working...yikes!

image folders are 755 and the file types are allowed. I even turned off active scanner. not a happy camper.

please advise
Last Edit: 13 years 11 months ago by morris.van.dyke. Reason: new information
The administrator has disabled public write access.

Re:Since loading and running RSFirewall installs & 13 years 11 months ago #10552

  • jwhite47
  • jwhite47's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 7
If you are uploading images via your CMS such as Joomla then what you can do is change the folder and file owner to 48 which is apache thus you would have read / write / execute access to that folder everything and everything in it. Depending on the level of rights you have on your server you should be able to change the permissions, if your web server is Linux then simply log into root by typing the su command then your root password, navigate to the directory which "contains" the image folder, type the command: chown -R 48 images (or whatever the image folder name is)

Basically, in a nug shell since your CSM is in essence Apache this gives Joomla or what ever you are using the ability to do anything it wants to the folders and files.

This is what worked for me, I hope this helps.

Regards,
John.
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!