Recursive change permissions for files
Recursive change permissions for files
Go to the directory where you have to change permissions (np public_html) and then enter:
for files:
1 | find . -type f -exec chmod 644 {} \; |
for directories:
1 | find . -type d -exec chmod 755 {} \; |
Related entries:
Differences between Shared Hosting and VPS
Export MySQL database via SSH
Full installation of Linux LAMP server, Apache, MySql, PHP Debian 11
ack -l DB_NAME
wp-config.php
wp-admin/setup-config.php
wp-config-sample.php
wp-content/plugins/litespeed-cache/src/db-optm.cls.php
wp-content/plugins/newsletter/system/status.php
wp-includes/load.php
wp-includes/ms-load.php
RoundCube session time increase





