Php Permission Issues

General Tech Bugs & Fixes 3 years ago

4.19K 2 0 0 0

User submissions are the sole responsibility of contributors, with TuteeHUB disclaiming liability for accuracy, copyrights, or consequences of use; content is for informational purposes only and not professional advice.

Answers (2)

Post Answer
profilepic.png
manpreet Tuteehub forum best answer Best Answer 3 years ago

I'm facing permission problems.

I have a project for my school lecture which located here. It basically download some images from internet. And also It has a setup like wordpress and need to modify some php files.

I have to give 777 permission to img/ and img/Stars/ folders(you can see from github) to download images properly. And setup/index.php,resources/php/functions.php permissions to in order to connect db after modification?)(lol).

So, is there any way to give those permissions bundled with github so it wont casue any problem, or how can I prevent this permission issues.

Regards.

0 views
0 shares

profilepic.png
manpreet 3 years ago

Can you use chown to set the owner of the necessary scripts to the same user your web server is running as? Possibly _WWW


0 views   0 shares

No matter what stage you're at in your education or career, TuteeHUB will help you reach the next level that you're aiming for. Simply,Choose a subject/topic and get started in self-paced practice sessions to improve your knowledge and scores.

Similar Forum