PostNuke Module error "you can't access this file directly"

R

rbonie

Guest
First of all GREAT script! I use the "standalone" version with great success. I now would like to use the PostNuke module However after installation all I get is " You can't access this file directly " when clicking on icon in PostNuke admin. Help Please. I can however access the index.php and admin.php files by entering URLs provided in installation instructions.

PostNuke version 0.726

thank you

rbonie
 
R

Richard

Guest
rbonie wrote:

> First of all GREAT script! I use the "standalone" version
> with great success. I now would like to use the PostNuke module
> However after installation all I get is " You can't access this
> file directly "


rbonie try this:

#1. Dadabik_database

Users in Dadabik_database
--------------------------
- Dadabik_user (Privileges: ALL PRIVILEGES)


#2. Postnuke_database

Users in Postnuke_database
--------------------------
- Dadabik_user*** (Privileges: ALL PRIVILEGES) (***this is the Databik_user above!)
- Postnuke_user (Privileges: ALL PRIVILEGES)


--
NB: ***The defined Dadabik_user should also be able to access Postnuke_Database.

 
Top