I'm sorry if this has already been addressed here, but there's so many posts and so little time.
I just put
PN 0.764 on my laptop as a new install. I'm running apache 2.0.47 with mysql 4.0.15 running as localhost on my laptop. Duriing install, everything goes well until the 80% step. I put in my admin login info, and made the admin
URL localhost/postnuke/admin.php (that's where admin.php is at) and click Set Login. The next screen says it uploaded data, and Unable to update pn_headlines. I tried using the default info in the admin login info screen, no use. I've tried having
PN create the
DB, also I created it and followed accordingly in the install instructions.
If I just pull up index.php, it just tells me:
DB Error: getArticles: 1146: Table 'postnuke.pn_topics' doesn't exist. I looked, and the table pn.topics is not in the
DB.
Any ideas how to get past this?
Wayne