Install creates all empty tables (v2.8.1)

5 views
Skip to first unread message

jsherk

unread,
Aug 20, 2010, 7:32:40 PM8/20/10
to PHPDevShell
I just tried to create my first application using v2.8.1-stable (both
with and without plugins) and I entered all information in Step 8 and
it appears to have completed succesfully, but when when I try to go to
the application, it redirects to install.php again.

Upon checking the tables, they are all created but they are all empty
which appears to be the problem.

Thanks

greg

unread,
Aug 21, 2010, 4:45:51 PM8/21/10
to PHPDevShell
Did you check that the user given to PHPDevShell has all the needed
rights? that may sound dumb but "create table" right is not "update
table" right, so you might be authorize to create an empty table but
not filling it with content...

greg

jsherk

unread,
Aug 21, 2010, 4:53:53 PM8/21/10
to PHPDevShell
Yes the user has ALL permissions... I just figured out the problem
though:

I had changed the default table prefix from pds_ to mag_ (in config
file and on install page) ... apparently there is a bug that will
create the tables but will not populate them if this is changed.

I changed the table prefix back to pds_ and then the install went fine
and the tables were created and populated ok.

Thanks
Message has been deleted

greg

unread,
Aug 22, 2010, 5:01:37 PM8/22/10
to PHPDevShell
Reply all
Reply to author
Forward
0 new messages