We all have a thirst for wonder. It's a deeply human quality... There's wonder and awe enough in the real world. Nature's a lot better at inventing wonders than we are.
Web contents worked fine on old host , new host no
John
16 years ago
Below is actual error messages , can you tell me how I can go about fixing this errors, website worked fine on old hosting company , as soon as I moved to new hosting company , I get this error messages.
Please help me on this thanks
John
Active Server Pages error 'ASP 0131'
Disallowed Parent Path
/productcart/pc/viewCat_P.asp, line 5
The Include file '../includes/settings.asp' cannot contain '..' to indicate the parent directory.
Answer from Richard Rost:
The new ISP has a version of ASP that doesn't allow the ".." in the path for your include files. You'll have to specify the full path from the ROOT directory, which looks like:
/productcart/pc/includes/settings.asp
But this is just a guess… you'll have to try it and see.
Sorry, only students may add comments.
Click here for more
information on how you can set up an account.
If you are a Visitor, go ahead and post your reply as a
new comment, and we'll move it here for you
once it's approved. Be sure to use the same name and email address.
This thread is now CLOSED. If you wish to comment, start a NEW discussion in
Active Server Pages Forum.