HI. I’m new to PHP and Apache, though m great at C (that’s the reason I chose PHP fr my project than ASP). So, I’m developing a website using html, css, and PHP. I installed Apache 2.2 for local testing and configured it as needed. My database shall be SQL based but currently I’m using simple TEXT files for simple data testing. The reading procedure is as goog as it can be but when it comes to writing anything into any file? f@%!. I searched all over google but couldnt fix it yet. So, here’s it:
When ever i try to write my form data (username, password) into a simple text file, I get this error:
Forbidden
You don’t have permission to access / on this server.
I dont knw what to do so please help me. And yeah, details would be appreciated. Thanks.