php-ps-info icon indicating copy to clipboard operation
php-ps-info copied to clipboard

how to writable directories in PHPpsinfo

Open amir385276 opened this issue 2 years ago • 1 comments

Hi guys i don't know how to add these commands to my website in php.ini or .htaccess i wanna to writable the directories of in report please help me

Clip_5

amir385276 avatar Dec 23 '23 17:12 amir385276

It's important or not

amir385276 avatar Dec 23 '23 17:12 amir385276

Hello yes it's important that these directories are writable: the software prestashop needs to write files in it.

In order to fix it you need to set the right permissions for your php user. See https://stackoverflow.com/questions/2900690/how-do-i-give-php-write-access-to-a-directory for example

matks avatar Jun 13 '24 14:06 matks