Find programmers and grapic design experts at ScriptLance.com
<? DEW-CODE.COM  
Dew-Code
Welcome, Guest
Please Login or Register.    Lost Password?
Re:proplem with my website (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:proplem with my website
#587
seoman (User)
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
proplem with my website 2 Months, 1 Week ago Karma: 0  
I install the php dewnewphplink
http://seo-goal.com/link

and it redirect me to 404

but my admin cp work without any proplem

I read this
http://www.dew-code.com/component/option,com_fireboard/Itemid,28/func,view/id,533/catid,2/

but nothing hapen even I do what is writen

I installed from the fantsq
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#588
Dewed (User)
Administrator
Posts: 250
graph
User Online Now Click here to see the profile of this user
Dew-Code.com
Re:proplem with my website 2 Months, 1 Week ago Karma: 7  
This is the .htaccess problem described in the FAQ here http://www.dew-code.com/content/view/14/25/

Basically you need to determine which line your server likes in the .htaccess file.

Which it likes depends on what version of Apache your server runs, and how it is configured. It is also possible your account is simply not allowed to change the necessary directives.

Edit your .htaccess file so it looks like this ..

Code:

<Files directory> ForceType application/x-httpd-php #SetHandler application/x-httpd-php #SetHandler application/x-httpd-php5 #ForceType x-httpd-php </Files>
and try browsing your installation. If it doesn;t work, try the next variation
Code:

<Files directory> #ForceType application/x-httpd-php SetHandler application/x-httpd-php #SetHandler application/x-httpd-php5 #ForceType x-httpd-php </Files>
try a couple of page views before moving on to the next variation. Some servers do not react to teh change immediately.
 
Report to moderator   Logged Logged  
 
Nothing to it but to Dew it !
Dew-Code.com
  The administrator has disabled public write access.
#589
seoman (User)
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
Re:proplem with my website 2 Months, 1 Week ago Karma: 0  
Dewed wrote:
QUOTE:
This is the .htaccess problem described in the FAQ here
http://www.dew-code.com/content/view/14/25/

Basically you need to determine which line your server likes in the .htaccess file.

Which it likes depends on what version of Apache your server runs, and how it is configured. It is also possible your account is simply not allowed to change the necessary directives.

Edit your .htaccess file so it looks like this ..

Code:

<Files directory> ForceType application/x-httpd-php #SetHandler application/x-httpd-php #SetHandler application/x-httpd-php5 #ForceType x-httpd-php </Files>
and try browsing your installation. If it doesn;t work, try the next variation
Code:

<Files directory> #ForceType application/x-httpd-php SetHandler application/x-httpd-php #SetHandler application/x-httpd-php5 #ForceType x-httpd-php </Files>
try a couple of page views before moving on to the next variation. Some servers do not react to teh change immediately.
sorry man nothing happen
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#590
seoman (User)
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
Re:proplem with my website 2 Months, 1 Week ago Karma: 0  
it work the proplem was I did not remove the #
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop

Newsflash

Sign up for PayPal and start accepting credit card payments instantly.
Copyright Dew-Code 2008