upload to isp problem

Please post all install related problems here. Visit this forum first for troubleshooting.
Post Reply
User avatar
pSouper
Posts: 1552
Joined: Tue 11. Nov 2003, 15:45
Location: London
Contact:

upload to isp problem

Post by pSouper »

hi guys,
this is my first ever upload to an isp and chose to loose my ftp virginity with phpwcms and it was good baby

well it could have been better but that's not the fault of anyone here.

I am having an issue that may be to do with .htaccess or .htpasswd

(site is fine on my local server) i have uploaded(ftp) to my ISP server but when I go to the site I gt a login window popup and no user/login that i know of works, if cacelled i get an 'Authorization failure page appear'

does any one know anyting about such things?
all i know is that my site will not work until i do some thing with these but have abosutely no idea what, which is why i don't even know the question i should be asking but will answer any q's you can ask in order to work this out.

ps what do these files do?
User avatar
Paradroid
Posts: 176
Joined: Fri 19. Mar 2004, 13:14
Location: Wuppertal
Contact:

Post by Paradroid »

Hi pSouper,

what are the problems you are having ? You can do a LOT of things with .htaccess. If you have a .htpasswd then your Webspace may be password protected. To run a site you don't need a .htaccess or .htpasswd, but if you have them on you site, what's inside ?

Or do you have problems using a ftp-client ?
ParaDroid

knquadrat edv + marketing
http://www.knquadrat.de

phpWCMS Dokumentation | Deutsch | English
User avatar
pSouper
Posts: 1552
Joined: Tue 11. Nov 2003, 15:45
Location: London
Contact:

Post by pSouper »

only phpwcms is inside
I havn't configured any of the conf.inc.php file but was expecting to see my nice and shiney new index.html first.

but nada.

the site is http://www.jayenne.com

so I don't need those files at all with phpwcms? or current mods?
why would they be in the download?
User avatar
pSouper
Posts: 1552
Joined: Tue 11. Nov 2003, 15:45
Location: London
Contact:

Post by pSouper »

Of course - as soon as I ask a question the problem goes away ;)

i deleted those files form my server and PING it all is good.

I'd still like to know if these file were meant to do something that I'm not understanding. (by this i don't meant to be told about all the things i don't understand ;) the list is endless)
User avatar
Paradroid
Posts: 176
Joined: Fri 19. Mar 2004, 13:14
Location: Wuppertal
Contact:

Post by Paradroid »

These files have been on your webspace or did you upload them ?

You need a .htaccess file for example to do a rewrite of the URL to make them "search engine friendly". You should look for "rewrite" or "rewrite mod" in the forum.

As I said, a .htpasswd file is used to create a webserver-based access-control. You don't need this to run phpwcms.

http://httpd.apache.org/docs/programs/htpasswd.html
ParaDroid

knquadrat edv + marketing
http://www.knquadrat.de

phpWCMS Dokumentation | Deutsch | English
User avatar
pSouper
Posts: 1552
Joined: Tue 11. Nov 2003, 15:45
Location: London
Contact:

Post by pSouper »

;) thanks P.
Post Reply