chmod back after install? chmod back after install?
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

chmod back after install?

Started by Avinash, July 04, 2006, 04:44:02 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Avinash

Is it necessary to chmod the include dir to it's old settings after installing? right now its 777 for me.

Sami

no , include should be Writable (777 or 755 with PHPSuExec)
‍I don't answer to PM with support question
Please post your issue to related board

Joachim Müller

It won't hurt though to put it back to read-only state after successfull install. Only the albums folder (and everything within it) needs to be writable at all times.
If you need additional logs and web-based plugin installs, you'll have to CHMOD the corresponding folders accordingly.
If your server is configured properly, 777 won't hurt. In rare cases (I repeat: improper server setup), it's safer to have the include-folder read-only.