<? DEW-CODE.COM  

Downloads

Assorted scripts  (1)
DewNewPHPLinks  (9)





Lost Password?
No account yet? Register

Dew-Code Newsfeed

Resources


 USdigitalcable.com

Dew-Code
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Language + theme ? (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Language + theme ?
#1066
Dewed (Admin)
Admin
Posts: 606
graph
User Online Now Click here to see the profile of this user
Dew-Code.com
Re:Language + theme ? 2 Years, 9 Months ago Karma: 9  
The other info you see is optional, all that is required is the portion you have listed

<Files directory>
ForceType application/x-httpd-php
#SetHandler application/x-httpd-php
#SetHandler application/x-httpd-php5
#ForceType x-httpd-php
</Files>


Lines that begin with # are commented and ignored by your server, so if
ForceType application/x-httpd-php isnt the right directive for your server, try the next by toggling the comment

<Files directory>
#ForceType application/x-httpd-php
SetHandler application/x-httpd-php
#SetHandler application/x-httpd-php5
#ForceType x-httpd-php
</Files>

Still not working ?, try the next one


<Files directory>
#ForceType application/x-httpd-php
#SetHandler application/x-httpd-php
SetHandler application/x-httpd-php5
#ForceType x-httpd-php
</Files>

Some servers may take a minute to check for changes in the .htaccess file, so it is probably best to make an edit to the .htaccess file, save it, refresh the page, wait another 30-40 seconds refresh again. If it still doesn't work, try the next directive by toggling the commented line, as shown in the examples above.

Once you see the script actually running, you might want to look into the mod rewrite rules further down in the .htaccess, but they are only optional. This FAQ entry talks more about that, and why you might want to enable them..
http://www.dew-code.com/content/view/34/25/
 
Report to moderator   Logged Logged  
 
Nothing to it but to Dew it !
Dew-Code.com
  The administrator has disabled public write access.
      Topics Author Date
    emo
Language + theme ?
Kosiii 2009/08/21 12:34
    thread link
thread linkthread link Re:Language + theme ?
Dewed 2009/08/21 16:12
    thread link
thread linkthread link Re:Language + theme ?
Kosiii 2009/08/21 17:02
    thread link
thread linkthread linkthread link Re:Language + theme ?
Dewed 2009/08/21 17:45
    thread link
thread linkthread link Re:Language + theme ?
Kosiii 2009/08/21 18:24
    thread link
thread linkthread link Re:Language + theme ?
Kosiii 2009/08/21 20:19
    thread link
thread linkthread link Re:Language + theme ?
Kosiii 2009/08/21 20:44
    thread link
thread linkthread linkthread link Re:Language + theme ?
Dewed 2009/08/21 21:50
    thread link
thread linkthread link Re:Language + theme ?
Kosiii 2009/08/22 05:44
    thread link
thread linkthread linkthread link Re:Language + theme ?
Dewed 2009/08/22 11:46
    thread link
thread linkthread link Re:Language + theme ?
Kosiii 2009/08/22 11:33
    thread link
thread linkthread link Re:Language + theme ?
Kosiii 2009/08/23 14:29
    thread link
thread linkthread link Re:Language + theme ?
Kosiii 2009/08/23 15:01
    thread link
thread linkthread linkthread link Re:Language + theme ?
Dewed 2009/08/23 15:33
    thread link
thread linkthread link Re:Language + theme ?
Kosiii 2009/08/23 15:46
    thread link
thread linkthread linkthread link Re:Language + theme ?
Dewed 2009/08/23 15:56
    thread link
thread linkthread link Re:Language + theme ?
Kosiii 2009/08/23 16:13
    thread link
thread linkthread linkthread link Re:Language + theme ?
Dewed 2009/08/23 16:24
    thread link
thread linkthread link Re:Language + theme ?
Kosiii 2009/08/24 06:35
Go to top Post Reply
get the latest posts directly to your desktop
Outsource your projects to thousands of programmers at
ScriptLance.com
Newsflash
Interested in
advertising?

This space for rent!

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