Hi all,
I recently purchased a php script and am encountering some difficulty installing it. Have to admit not a reall teckie, although do know my way round a pc.
I have been advised by Dathorn that the folder the script resides in should be 775 and the script 644, see below:
You had the wrong permissions on your files. Folders must be chmoded to 755 and all PHP scripts chmoded to 644.
although this is straight forward to do, how do I know which are the actually php scripts within the folder, or do I just cmod all files with the extension .php to 644?
I would be grateful for any help
thanks Pari
I recently purchased a php script and am encountering some difficulty installing it. Have to admit not a reall teckie, although do know my way round a pc.
I have been advised by Dathorn that the folder the script resides in should be 775 and the script 644, see below:
You had the wrong permissions on your files. Folders must be chmoded to 755 and all PHP scripts chmoded to 644.
although this is straight forward to do, how do I know which are the actually php scripts within the folder, or do I just cmod all files with the extension .php to 644?
I would be grateful for any help
thanks Pari
Comment