New Zenner
- Join Date:
- May 2008
- Posts:
- 31
- Plugin Contributions:
- 0
403 access forbidden on new php page in subdirectory
I'm getting an error with a new page I have created. I am trying to create a new page that links to my EZ pages bar. From the page, I'm trying to retrieve and display data from my database.
Unfortunately, when I put in the code to change the /catalog/includes/languages/english/html_includes/CUSTOM/english/define_page_2.php file, nothing shows up when I view the page in a browser.
If I make a new page and put it here: "/catalog/new_page.php" the retrieval from the database works fine, and the page displays the data.
**If I make a new page in any of the subdirectories under catalog, I get the following error.
**
Access forbidden!
You don't have permission to access the requested object. It is either read-protected or not readable by the server.If you think this is a server error, please contact the webmaster.
Error 403
Is this a permissions issue somewhere? Thanks for any help.
Dustin