Jump to content

Need help Installing script thanks


keepitsimple

Recommended Posts

I already uploaded files and followed instructions in read me file set permissions etc.. and this is what comes up when I go to my setup.php

 

Warning (not error): . directory (. means current directory) normally should NOT be writable by web server. Please change it permissions ("chmod" it) to 755, or rwxr-xr-x in symbolic notion using your FTP program.

Warning (not error): include directory (. means current directory) normally should NOT be writable by web server. Please change it permissions ("chmod" it) to 755, or rwxr-xr-x in symbolic notion using your FTP program.

Warning (not error): .htaccess file normally should NOT be writable by web server. Please change it permissions ("chmod" it) to 644, or rw-r--r-- in symbolic notion using your FTP program.

Warning (not error): include/.htaccess file normally should NOT be writable by web server. Please change it permissions ("chmod" it) to 644, or rw-r--r-- in symbolic notion using your FTP program.

Warning (not error): backup/.htaccess file normally should NOT be writable by web server. Please change it permissions ("chmod" it) to 644, or rw-r--r-- in symbolic notion using your FTP program.

Warning (not error): Config/.htaccess file normally should NOT be writable by web server. Please change it permissions ("chmod" it) to 644, or rw-r--r-- in symbolic notion using your FTP program.

Warning (not error): list.php file normally should NOT be writable by web server. Please change it permissions ("chmod" it) to 644, or rw-r--r-- in symbolic notion using your FTP program.

Warning (not error): include/Common.php file normally should NOT be writable by web server. Please change it permissions ("chmod" it) to 644, or rw-r--r-- in symbolic notion using your FTP program.

Link to comment
https://forums.phpfreaks.com/topic/274384-need-help-installing-script-thanks/
Share on other sites

do you know how to change files and folders permission?

 

default permission for files: 0644

default permission for folders: 0755

 

you can use ftp client software if you have ftp access

or browse the directory from cpanel/directadmin if you have cpanel/directadmin access

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.