Hi,
I have a problem with my periodic folder. There is a .htaccess file:
====================
Deny from all
<FilesMatch "^.*\.php|.*\.html$">
ForceType application/x-httpd-php-source
</FilesMatch>
====================
I don'n no is this correct or no?
Because every day i am recieving this e-mail:
/bin/sh: /home/pathaddres/public_html/periodic/notifies.php: Permission denied
Please help me.
Thanks.
Please, what can i do?
And what about the PHP.INI in the same folde??
Log into your shell account using your favorite shell client and change directory for that which contains your installed Dolphin script. Now run the following commands under your SSH prompt:
chmod -v 755 ./inc ./periodic
chmod -v 644 ./periodic/cmd.php ./periodic/notifies.php ./periodic/tags.php ./ray/modules/global/inc/header.inc.php
Log into your shell account using your favorite shell client and change directory for that which contains your installed Dolphin script. Now run the following commands under your SSH prompt:
chmod -v 755 ./inc ./periodic
chmod -v 644 ./periodic/cmd.php
./periodic/notifies.php
./periodic/tags.php
./ray/modules/global/inc/header.inc.php
sorry last post removed some of the post