<? 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:cpanel install changed .htaccess files not workin (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:cpanel install changed .htaccess files not workin
#1878
stealth (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
cpanel install changed .htaccess files not workin 4 Months, 1 Week ago Karma: 0  
I have installed using cpanel on hostgator.
I have seen readme.text
Installed in mysite.com/links The index of links is there.
mysite.com/links/admin The Index of /links/admin all the files appear to be there.

I have changed the.htaccess files 3 different ways as shown in dothtaccess.txt as well as

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


Site configuration.php looks correct

I don't know what I am missing to get it to work.
I really like the program really appreciate some help Thanks
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1881
stealth (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Re:cpanel install changed .htaccess files not workin 4 Months ago Karma: 0  
I still need Help!

I have managed to configure the site in the admin directory and filled out the form on the configruation when I click the "Your PHPLinks" button to see the installation it opens up a browser windo with www.mysite/links/ which shows the Index of /links.

I can't seem to get it to go to the main page.

Could use some help!
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1882
Dewed (Admin)
Admin
Posts: 605
graph
User Online Now Click here to see the profile of this user
Dew-Code.com
Re:cpanel install changed .htaccess files not workin 3 Months, 4 Weeks ago Karma: 9  
There should be an index.php file in your links directory, if it is there then your web server isn't configured to run index.php by default. If it isn't there, its really a pretty simple file that just redirects the browser to the actual script, the file named "directory" see the original here


Try viewing www.mysite/links/directory/ .. if you get a 404 or 500 error, that is when you need to switch to a different Foprcetype/Sethandler line.


If needed you can tell your web server to server the index.php file when no file is requested by adding to to the same .htacess

Code:

DirectoryIndex index.php index.htm default.htm
(Apache will try each of these in the order specified)
 
Report to moderator   Logged Logged  
 
Nothing to it but to Dew it !
Dew-Code.com
  The administrator has disabled public write access.
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