Error 403 - Forbidden

csh / 2011-06-16 21:43:31   

Hi-

I added the following line to my ndxz-studio/site/caseyhughes/index.php file.

now I get:

Error 403 - Forbidden You tried to access a document for which you don't have privileges.

when I try to log in to:

http://www.chughes.net/ndxz-studio/

I've searched the forum and I can't seem to find anything on this specific error.

Does anyone have suggestions?

Thanks!

Casey

my site url is : www.chughes.net

csh / 2011-06-16 21:46:03   

the line I added is:

script type='text/javascript' src='http://chughes.net/ndxz-studio/site/js/jquery.backstretch.js'>

Vaska A / 2011-06-17 05:24:30   

I think you messed up your permissions - have a look at ndxz-studio and make sure folders are 755 and files are 644.

csh / 2011-06-18 16:26:33   

Hi Vaska-

I changes all of the folders permissions to 755 and all of the files 644 but I'm still unable to log-in. Is there anything else that you can suggest I try?

Thanks for the help!

Casey

m3dula / 2011-06-30 07:31:30   

Hello,

Also got the error 403 - donno what I did wrong...

thanks

viviana

http://www.vivianadruga.com

Vaska A / 2011-06-30 07:38:57   

Why did you delete all the 'index.php' files from your site? Just put them back...

pernin / 2011-06-30 07:39:03   

@m3dula: you seem to be missing several index.php files, in the root, under the ndxz-studio folder... load up fresh copies: and be aware that each index.php is different and specific to the folder they are in (even if they have the same name)

pernin / 2011-06-30 07:39:33   

oops, late... ;-)

m3dula / 2011-06-30 08:32:40   

Yes you are right! I replaced the index.php files

now I get this:

Warning: require_once(ndxz-studio/defaults.php) [function.require-once]: failed to open stream: No such file or directory in /home/vivianad/public_html/ndxz-studio/module/exhibits/index.php on line 9

Fatal error: require_once() [function.require]: Failed opening required 'ndxz-studio/defaults.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/vivianad/public_html/ndxz-studio/module/exhibits/index.php on line 9

pernin / 2011-06-30 08:39:17   

see my post above, each index.php is different for its own folder, and you are still missing at least one in the root

m3dula / 2011-06-30 08:59:28   

manage to load my exhibits but now get this when i try to load www.vivianadruga.com

The requested URL /index.php was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

hm...i checked the index.php files 100 x already...

pernin / 2011-06-30 09:05:09   

nope, you are still missing an index.php file at the root (that is *above* the ndxz-studio folder. Compare with a fresh copy of indexhibit and you'll see: index.php, htaccess, files (folder), ndxz-studio (folder)

m3dula / 2011-06-30 09:20:48   

thx a bunch! appreciate so much

This thread has been closed, thank you.