Page 1 of 1

dbdown.php?!?

Posted: Thu 16. Sep 2004, 18:18
by DriveMeCrazy
Hi,

i have setup the database as instructed.
Now I am moving on to the setup.... however it just redirect me to the dbdown.php?

What could have cause this problem?

Thanks in advance

Posted: Thu 16. Sep 2004, 18:49
by cyrano
do you see the first page of the setup?

and can get to the second page where to set the database entries?

than you uncheck the "prepend db table box", and check the admin account, than it could run...

had this at the morning.. :-)

regards

Posted: Thu 16. Sep 2004, 19:01
by Pappnase
hello

did you upload the conf.inc.php to the inlcude/inc_conf folder!?

http://docu.fhss.de/installation_en.phtml

Posted: Fri 17. Sep 2004, 12:59
by DriveMeCrazy
ok i managed to get passed that.

As i have copied my setup.conf.inc.php to include/inc_conf/ before the setup.
Now everything works fine.

Btw, do I point user to http://www.mydomain.com/phpwcms/index.php or http://www.mydomain.com/phpwcms/phpwcms.php?!?

I got the following:

Code: Select all

Warning: main(C:/Program Files/Apache Group/Apache2/htdocs/include/inc_conf/conf.pagelayout.inc.php): failed to open stream: No such file or directory in C:\Program Files\Apache Group\Apache2\htdocs\phpwcms\include\inc_front\content.func.inc.php on line 145

Warning: main(): Failed opening 'C:/Program Files/Apache Group/Apache2/htdocs/include/inc_conf/conf.pagelayout.inc.php' for inclusion (include_path='.;c:\php\smarty2.6.1\libs') in C:\Program Files\Apache Group\Apache2\htdocs\phpwcms\include\inc_front\content.func.inc.php on line 145
Is phpwcms using smarty? do i need any settings there?

Thanks alot