Hi, i have a little probleme about my new website, its because i test phpwcms in localhost... i install it to localhost/phpwcms... I transferd all the file plus the Data base, and change the file
and now the probleme is my web site conf.inc.php and now when i go to
http://www.mywebsite.com/login.php it works but after when i log, i have this url
http://www.mywebsite.com/phpwcms/phpwcms.php
AND
i should have http://www.mywebsite.com/phpwcms.php
So i know its because i transfer the files... but can i reconfig the path ??? if so how ... please it's urgent....
Watakach
Url probleme... [Probleme Solve]
Url probleme... [Probleme Solve]
Last edited by watakach on Thu 15. Mar 2007, 06:46, edited 1 time in total.
Hi,
have a look into your conf.inc.php
Regards Knut
have a look into your conf.inc.php
Code: Select all
$phpwcms["site"] = "http://".$_SERVER['SERVER_NAME']."/";
$phpwcms["admin_email"] = 'webmaster@example.com';
// paths
$phpwcms["DOC_ROOT"] = $_SERVER['DOCUMENT_ROOT'];
$phpwcms['root'] = ''; >> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
Hi, thx to answer so fast !!!
See what i wrote...
But what is DOC_ROOT ? i tried things.. but awlays a /phpwcms/ between my website addresse and the files...
Watakach
See what i wrote...
Code: Select all
$phpwcms["site"] = "http://www.mywebsite.com/";
$phpwcms["admin_email"] = 'myemail@lala.com';
// paths
$phpwcms["DOC_ROOT"] = $_SERVER['DOCUMENT_ROOT'];
$phpwcms['root'] = '';
Watakach
Browsercache claered?
Did you use the htaccess?
Knut
Did you use the htaccess?
Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
Hi folks,
is it also possible (in an easy manner) to call another file than "index.php"?
Because everything refers to index.php, as index.php?... etc., so just renaming doesn't work.
Thanks,
FELIX
is it also possible (in an easy manner) to call another file than "index.php"?
Because everything refers to index.php, as index.php?... etc., so just renaming doesn't work.
Thanks,
FELIX
...alles wird gut!
still alive...
Experimenting with phpwcms and hoping to have time one day to get a site live...
One Site finished!
still alive...
Experimenting with phpwcms and hoping to have time one day to get a site live...
One Site finished!