Downloaded latest stable copy version .763
Made the config files chmod 666
import the SQL file
Run through setup and on last step it comes up with Unable to make pn_admin_category
This table is already is inside of the SQL database
Tried clearing out entire database.
Tried running setup again. This time told it to create database
Get a can not create database
Tried diffrent name for database then anything that has been created but same thing.
If I clear out the database it will complete setup but has a odd loooking page.
Same if I change the prefix since it doesnt match the SQL tables.
I should also note that the site does work after getting the unable to make pn_admin_category but no admin account has been created.
Ive searched through google and these forums to find a resolution but seems every case seems to mysteriously just work later with no explanation.
--
D0M1N8R
Login
Donate to Zikula
Installation, Configuration, & Upgrades
::
Unable to make pn_admin_category
-
-
Quote
import the SQL file
Run through setup and on last step it comes up with Unable to make pn_admin_category
if you've imported the SQL-file the database is already populated with data - thus the problem during install later on. drop the current tables and run install.php as advised in our documentation.
--
regards from germany
..::[Zikula Application Framework]::.. ..::[SEO-Blog]::.. ..::[CMS Sicherheit]::.. -
Thanks Larsneo for your response. I had how ever already tried that.
D0M1N8R
If I clear out the database it will complete setup but has a odd loooking page.
Same if I change the prefix since it doesnt match the SQL tables.
Had a rendering issue using that method before.
I have managed to get it going although I dont know what went diffrent.
One thing I did diffrent this time though is used shell access to download and extract the PostNuke files rather then uploading the zip file and using shell to decompress.
Another thing that was diffrent download source although MD5 matches and so does the other image number.
The download source I used before was sourceforge while the next download source was directly from this site.
Now I have another error that I need to figure out but I'll start another thread for that one. Its Theme related rather then install.
--
D0M1N8R
