#1 (permalink)  
Old 12-05-2007, 01:50 AM
mrobert mrobert is offline
Junior Member
 
Join Date: Oct 2007
Posts: 11
Default Internal Server Error

Hi,

My blog is installed.

Then I posted. Whenever I click on the post title it goes to a page that says the following error message;

Go to my blog;

Cool Landscaping

Click on the post title. For enample click on "Stone landscaping - Saugus stone and landscaping".

Iam trying so many ways to fix it. But could not find a solution yet.

Regards,
Mark.



Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@coollandscaping.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.


Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.


--------------------------------------------------------------------------------

Apache/1.3.37 Server at coollandscaping.com Port 80
__________________
*************************************
Perfume Gift
Beauty Tips
Digital Camera Drivers Webcam
Cool Landscaping
Low Fat Recipe
Fat Flush Plan
Fat Belly

*************************************
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 12-05-2007, 02:04 PM
golfer57 golfer57 is offline
90 DC Winner/Moderator
 
Join Date: Feb 2007
Posts: 1,019
Default I sent a note

Hello,
I checked out your site and I have not seen that error. I sent a note over to the boys at pro so hopefully tonight we will have an answer.
Steve
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 12-05-2007, 11:15 PM
Robert Robert is offline
Administrator
Site Admin
 
Join Date: Sep 2007
Posts: 73
Default

Check the permissions on the post page template file. It will most likely be 777, try changing it 755.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 12-06-2007, 01:05 AM
mrobert mrobert is offline
Junior Member
 
Join Date: Oct 2007
Posts: 11
Default post page template file

Hi Robert,

I did'nt get.

What will be the exact name of this template file?
It will be in which directory?

Please give an example.

Thanks,
Mark.
__________________
*************************************
Perfume Gift
Beauty Tips
Digital Camera Drivers Webcam
Cool Landscaping
Low Fat Recipe
Fat Flush Plan
Fat Belly

*************************************
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 12-06-2007, 02:21 AM
mrobert mrobert is offline
Junior Member
 
Join Date: Oct 2007
Posts: 11
Default Fixed

Hi Robert, Steve,

I fixed this issue. The issue was in .htaccess file.

It was missing the "blog" name. Once I edited this, the
links started working. (Replace blog with whatever your blog name is. For example if your blog name is firstblog. Put firstblog. In my case, my blog name is blog.)

.htaccess file content
=============================
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /blog/
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /blog/index.php [L]
</IfModule>

# END WordPress
=============================

Thanks for the support.

Regards,
Mark.
__________________
*************************************
Perfume Gift
Beauty Tips
Digital Camera Drivers Webcam
Cool Landscaping
Low Fat Recipe
Fat Flush Plan
Fat Belly

*************************************
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


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

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


All times are GMT. The time now is 08:32 AM.


vBulletin style developed by Transverse Styles

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.0.0