PDA

View Full Version : Looking for a lil help... please :)


Joetuul
10-22-2008, 05:02 AM
ok. 1st off... my server is up and running! YAY me!

2nd, installed apache, php and mysql, they work jsut fine.

I can load up the PEQ database editor interface just fine.

problem occurs when I try to log into the editor. I use the default admin/password like the config.php file says and I get this...

/start

Query failed;
Table 'peq.peq_admin' doesn't exist

Warnging: Cannot modify header information - headers already sent by (output started at E:\web\peq_editor-1.0\classes\mysql:69) in E:\web\peq_editor-1.0\classes\session.php on line 119

/end

Did i miss a step some where????

TIA ~Tuul

KLS
10-22-2008, 05:09 AM
Yes:

Step 5:

Source schema.sql (in the editor's /sql directory) into your database first, then source in allspells.sql.

That said the editor is fairly out of date, I've actually worked a bit on updating it to the current DB, I'll probably hit CD up for his work on it and merge it together for a release. It works well enough out of the box for creating and editing npcs though!

Joetuul
10-22-2008, 05:39 AM
Finally... i was looking over stuff for the last few hours before i decided to post. I was sure I didnt miss anything, but I had to ask. thanks alot.

~Tuul