Webmaster Forum

Go Back   Webmaster Forum > Web Development > Web Design Lobby

Web Design Lobby Forum for general web design issues not specific to scripting or graphics.


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-17-2009, 02:42 PM
Junior Member
Latest Blog:
None

 
Join Date: 11-17-09
Posts: 4
iTrader: 0 / 0%
TechnoBoy01 is liked by many
Exclamation What to do? [an error occurred while processing this directive] problem?

I have many sites on my host. Now I have made a site www.hotelfamilja.com and the page shows [an error occurred while processing this directive] . what to do?
Digg this Post!Add Post to del.icio.us
Reply With Quote
  #2 (permalink)  
Old 11-17-2009, 05:03 PM
ScriptMan's Avatar
Super Moderator
Latest Blog:
None

 
Join Date: 02-10-07
Location: Central Kentucky
Posts: 2,122
iTrader: 3 / 100%
ScriptMan is a web professional of the highest orderScriptMan is a web professional of the highest orderScriptMan is a web professional of the highest orderScriptMan is a web professional of the highest orderScriptMan is a web professional of the highest orderScriptMan is a web professional of the highest orderScriptMan is a web professional of the highest orderScriptMan is a web professional of the highest orderScriptMan is a web professional of the highest orderScriptMan is a web professional of the highest orderScriptMan is a web professional of the highest order
We are going to need a little more information in order to help you.

How is this page built?

The error message as I saw it is too generic to be of any value.
__________________
These forums are as good as the posts that you contribute to them.~~
ScriptMan
Webmaster Help Articles
Domains & Sites For Sale by Owner
Digg this Post!Add Post to del.icio.us
Reply With Quote
  #3 (permalink)  
Old 11-17-2009, 06:34 PM
audrina22's Avatar
Business Consultant Mentor
Latest Blog:
None

 
Join Date: 11-16-09
Location: Lonely Island
Posts: 312
iTrader: 0 / 0%
audrina22 is a splendid one to beholdaudrina22 is a splendid one to beholdaudrina22 is a splendid one to beholdaudrina22 is a splendid one to beholdaudrina22 is a splendid one to beholdaudrina22 is a splendid one to beholdaudrina22 is a splendid one to beholdaudrina22 is a splendid one to beholdaudrina22 is a splendid one to beholdaudrina22 is a splendid one to beholdaudrina22 is a splendid one to behold
im not a techie person. but i've done some search for your issue. i found this link

http://anerroroccurredwhileprocessingthisdirective.com/

funny that the problem name itself is the url address that could give the solution to your problem.
Digg this Post!Add Post to del.icio.us
Reply With Quote
  #4 (permalink)  
Old 11-17-2009, 07:43 PM
mr.joebert's Avatar
Contributing Member
Latest Blog:
gedit Loads Slow

 
Join Date: 04-07-08
Location: Clearwater, FL USA
Posts: 99
iTrader: 0 / 0%
mr.joebert is a jewel in the roughmr.joebert is a jewel in the roughmr.joebert is a jewel in the roughmr.joebert is a jewel in the roughmr.joebert is a jewel in the roughmr.joebert is a jewel in the rough
First thing to do is look for clues in the error log for the site and then server.
Digg this Post!Add Post to del.icio.us
Reply With Quote
  #5 (permalink)  
Old 11-18-2009, 02:00 PM
Junior Member
Latest Blog:
None

 
Join Date: 11-17-09
Posts: 4
iTrader: 0 / 0%
TechnoBoy01 is liked by many
Unhappy nothing to do :(

The answer from my host was :
Unfortunately at this time we cannot address custom scripting issues with site that appear incorrectly. This appears to be an issue with the way the site is written and therefore is not something we support since the range of scripting errors is so broad and specific to the site itself. If you suspect you may need different server settings based on your scripting please let us know, but please be advised that we cannot address the origin of the issue.


I don't know what to do
Digg this Post!Add Post to del.icio.us
Reply With Quote
  #6 (permalink)  
Old 11-19-2009, 04:57 AM
audrina22's Avatar
Business Consultant Mentor
Latest Blog:
None

 
Join Date: 11-16-09
Location: Lonely Island
Posts: 312
iTrader: 0 / 0%
audrina22 is a splendid one to beholdaudrina22 is a splendid one to beholdaudrina22 is a splendid one to beholdaudrina22 is a splendid one to beholdaudrina22 is a splendid one to beholdaudrina22 is a splendid one to beholdaudrina22 is a splendid one to beholdaudrina22 is a splendid one to beholdaudrina22 is a splendid one to beholdaudrina22 is a splendid one to beholdaudrina22 is a splendid one to behold
Quote:
Originally Posted by audrina22 View Post
im not a techie person. but i've done some search for your issue. i found this link

http://anerroroccurredwhileprocessingthisdirective.com/

funny that the problem name itself is the url address that could give the solution to your problem.
I'm really sorry for misleading you with the link that I have provided. Silly me, I guess.

Anyways, I figured you must have some problem with the coding of the SSI Directives on your PHP code. The website is obviously accessible, but some areas of your site seems to have an encoded bad php, disrupting the code process to run successfully.

If it's the php interpreter that you think is responsible for this errors then you must contact your host for consultation.
If a webpage isn't working like how it is suppose to, your host probably doesn't support your script. Here's a link on how to configure your SSI directive from apache tutorial. Again, I'm no techie. I just trying to help.
Digg this Post!Add Post to del.icio.us
Reply With Quote
  #7 (permalink)  
Old 11-20-2009, 02:25 PM
Junior Member
Latest Blog:
None

 
Join Date: 11-17-09
Posts: 4
iTrader: 0 / 0%
TechnoBoy01 is liked by many
Thanks for your comments. I will see all the code again
Digg this Post!Add Post to del.icio.us
Reply With Quote
  #8 (permalink)  
Old 11-21-2009, 10:32 PM
LindaJM's Avatar
Junior Member
Latest Blog:
None

 
Join Date: 11-11-09
Location: Klamath River Valley, Northern California
Posts: 14
iTrader: 0 / 0%
LindaJM is liked by somebodyLindaJM is liked by somebodyLindaJM is liked by somebodyLindaJM is liked by somebody
Send a message via Skype™ to LindaJM
It looks like you have missing SSI files, or the wrong file names in the html/php document. Have you installed a .htaccess file with the correct code to allow SSI?

Last edited by LindaJM; 11-21-2009 at 10:35 PM.
Digg this Post!Add Post to del.icio.us
Reply With Quote
  #9 (permalink)  
Old 11-22-2009, 01:53 PM
Junior Member
Latest Blog:
None

 
Join Date: 11-17-09
Posts: 4
iTrader: 0 / 0%
TechnoBoy01 is liked by many
No i haven't installed a .htaccess file. I don't understand now what the html is missing. The web page works on lokal but when I upload it on my host look anerroroccurredwhileprocessingthisdirective .
Digg this Post!Add Post to del.icio.us
Reply With Quote
  #10 (permalink)  
Old 11-22-2009, 07:06 PM
LindaJM's Avatar
Junior Member
Latest Blog:
None

 
Join Date: 11-11-09
Location: Klamath River Valley, Northern California
Posts: 14
iTrader: 0 / 0%
LindaJM is liked by somebodyLindaJM is liked by somebodyLindaJM is liked by somebodyLindaJM is liked by somebody
Send a message via Skype™ to LindaJM
The .htaccess file belongs in the root directory of your site. It is a plain text file - you can make one with Notepad.

Check this: http://httpd.apache.org/docs/1.3/how...ccess.html#ssi
Or this: http://www.javascriptkit.com/howto/htaccess4.shtml

Your SSI (server side includes) won't work unless this is installed, unless you use the .shtml file extensions instead of .html.

You need to talk to your hosting company to make sure this is appropriate for the system your site is set up on.
Digg this Post!Add Post to del.icio.us
Reply With Quote
  #11 (permalink)  
Old 11-24-2009, 12:50 AM
mr.joebert's Avatar
Contributing Member
Latest Blog:
gedit Loads Slow

 
Join Date: 04-07-08
Location: Clearwater, FL USA
Posts: 99
iTrader: 0 / 0%
mr.joebert is a jewel in the roughmr.joebert is a jewel in the roughmr.joebert is a jewel in the roughmr.joebert is a jewel in the roughmr.joebert is a jewel in the roughmr.joebert is a jewel in the rough
Ask your host where your error logs are.
Digg this Post!Add Post to del.icio.us
Reply With Quote
  #12 (permalink)  
Old 12-08-2009, 11:42 AM
FGTH's Avatar
Contributing Member
Latest Blog:
None

 
Join Date: 03-06-04
Posts: 606
iTrader: 0 / 0%
FGTH is a name known to allFGTH is a name known to allFGTH is a name known to allFGTH is a name known to allFGTH is a name known to allFGTH is a name known to allFGTH is a name known to allFGTH is a name known to allFGTH is a name known to allFGTH is a name known to allFGTH is a name known to all
You have errors in your Server Side Include declarations. SSI is active so it's not an .htaccess issue.

This error is produced when SSI is ON and your SSI declarations are screwed up (wrong path perhaps). If SSI is not enabled, these errors would not show up; instead they are interpreted as simple comments.

Code:
[an error occurred while processing this directive]
Look for lines of code like this in your files:
Code:
<!--#include virtual=" ...asfghjkl... " -->
Digg this Post!Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby

Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Weird problem - possibly XHTML coding error SMSPrince Coding Forum 1 07-12-2009 10:30 PM
Problem with godaddy hosting ( 500 internal server error) kks_krishna Web Hosting 4 03-19-2009 04:04 PM
Payment Processing SN3 Tech Talk 29 12-07-2006 03:22 AM
Processing Amount SN3 Coding Forum 13 08-16-2005 09:44 AM
Script Runtime Error Debug problem Salty10is Coding Forum 2 06-30-2004 10:55 PM


Sponsor Links
Get exposure! Contextual Links V7N SEO Blog V7N Directory


All times are GMT -7. The time now is 11:41 AM.
© Copyright 2010 V7 Inc
Powered by vBulletin
Copyright © 2000-2010 Jelsoft Enterprises Limited.


Search Engine Optimization by vBSEO 3.3.0 ©2009, Crawlability, Inc.