In the video tutorial "Web Hosting Solution: How to Use phpFormGenerator #1" it is said to change the "Permission" from "777" into "755". How do I achieve this? Can I change this with Dreamweaver or Wamp (which I'm using as a temporary local host to process .php files)? If so, how/where? I can't find the code "777" in the source code with Dreamweaver.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you are testing on a PC with a local installation of something like Apache don't worry about it. When you upload to the live web site you will need to modify permissions. Use your ftp SW or something similar to view and change file permissions.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
In the video tutorial "Web Hosting Solution: How to Use phpFormGenerator #1" it is said to change the "Permission" from "777" into "755". How do I achieve this? Can I change this with Dreamweaver or Wamp (which I'm using as a temporary local host to process .php files)? If so, how/where? I can't find the code "777" in the source code with Dreamweaver.
If you are testing on a PC with a local installation of something like Apache don't worry about it. When you upload to the live web site you will need to modify permissions. Use your ftp SW or something similar to view and change file permissions.