PDA

View Full Version : My project


Wojtek
17-05-05, 01:51 AM
Hi!

Why can't I start this project? :confused:
I tried different methods and nothing.
I have clean base - promissory note does not place all indices.
How I will start - myphpadmin and start: dotproject.sql - all indices be placed, but I can not log in.
My project is here: http://www.zaopatrzenie.com/b2b/docs/index.html.
I have bad configured server maybe?
Help please.

pedroa
17-05-05, 08:52 AM
Hi,

I see that you have many dbs without tables and the only db that has tables is zaopatrzenie (43 tables), it has mybb_ prefix so my guess is that this db is from some bulletin board of yours.
Seems like dP db creation didn't go as expected.
I dumped the dotproject.sql to your zaopatrzenie db and my guess is that you have a problem with the session.save_path, you should set this in php.ini.
Restart apache and try the admin/passwd login.
Without sessions you can't login.
Beware phpmyadmin is a pretty administrative tool, but in the wrong hands can be a huge backdoor, just like the install directory of dP.

Pedro A.

Wojtek
17-05-05, 05:22 PM
Thank you they for your valuable attentions. I go to act on my server.
I have hope that effective sie will show.
Wojtek.

pedroa
18-05-05, 12:36 AM
Hi,

Yesterday I forgot to run db/upgrade_permissions.php, might have solved the rest of the problem. I don't know since your site is down, probably because you are working on it.
I also saw that you were using 2.0, please try 2.0.1 or the CVS because it seems to me it is more stable and there were significant changes to the installer (I would go for the CVS).

Pedro A.