any PHP gurus there??
any PHP gurus there??
- Started
- Last post
- 6 Responses
- RustyBadge
I am tearing my hair out here.
Trying to build this wee online store thingy and the admin section refuses to work...
I think it is "doubling up" the web root (it looks weird when you mouse over the links in the admin area)...
Can anyone help??
http://www.lighterfluidweb.com/s…
login : admin admin
- ********0
Looks like you've set the path to the script incorrectly.
Links go to:
/home/www/lighterf/shop/Should be
/lighterf/shop/I would guess.
- ********0
Is there a config file?
- ********0
Actually it's just /shop
- RustyBadge0
Hi Moth, cheers for that. I'm not quite sure how or where to implement those changes... there is a funny php thing called web_root which is not found in the php manuals...
- RustyBadge0
how the dickens did you do that??
- ********0
Magic ;)