Page 1 of 1
Installation not creating Users
Posted: Fri 30. Apr 2004, 12:15
by bgsherm
HELP. I just installed PHPWCMS and it creates no users in the users table, likewise userdetail and userlog are both empty as well.
I am running this on a server called Uniform Server, which is apache and php for win32.
It creates all the tables fine, and there are no errors during setup. I have done the setup both with and without changing the default user.
Please help. Thanx
Posted: Fri 30. Apr 2004, 12:46
by Pappnase
hello!
goto the sourceforge download site and downloaf the phpwcms template! update the database with that! ynd you have also the standard admin!

Thanks, but now problem #2
Posted: Fri 30. Apr 2004, 14:34
by bgsherm
OK, that seemed to have worked.
Now when I log in with webmaster and admin, it takes me to a page cannot be found error. If I tyoe in an incorrect name or PW, then I get a error in login page.
I checked my site variable and it does correspond to where my site is.
I have it installed at:
http://www.bgsherm.com/phpwcms/ and that is what my variable says.
HELP AGAIN. Thanks. I really like the simple layout of this CMS.
Posted: Fri 30. Apr 2004, 17:41
by Pappnase
please post your conf.inc.php
without passwords!
also look if the domain in the conf.inc.php ends with an slash
Code: Select all
$phpwcms["site"] = "http://www.domain.de/";
I FIXED IT
Posted: Sat 1. May 2004, 03:54
by bgsherm
The problem was that the site was defined as "
www.domain.com/phpwcms/" and the root was defined as "phpwcms" so I think the site thought it was on
http://www.domain.com/phpwcms/pgpwcms.
Thanks, this looks like it is going to rock.
Posted: Sat 1. May 2004, 04:09
by Pappnase
hello
so if it's work now everything is fine!

Posted: Sat 1. May 2004, 11:14
by bgsherm
Yup, everything is working now.
I have printed the docs, no time to figure out how to use this puppy.
It looks great, simple, yet flexable, just what I was looking for.
THANKS!!!!!!
