I tryed to get this PostNuke work but i got this problem:
Warning: main(pnadodb/adodb.inc.php): failed to open stream: No such file or directory in /home/luomed/public_html/postnuke/html/install.php on line 93
Fatal error: main(): Failed opening required 'pnadodb/adodb.inc.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/luomed/public_html/postnuke/html/install.php on line 93
my website is www.luojamedia.fi/postnuke/html
config.php and config-old.php files is 666.
where is the problem?
Login
Donate to Zikula
Installation, Configuration, & Upgrades
::
installing problem
-
-
It appears that pnadodb folder is not present or has problems, re upload that folder.
Also, do you want people to have to type in http://www.yourdomain.com/postnuke/html/ to view the PostNuke site? Because the way you have it uploaded, that's what they'll have to type. YOu only need to upload the contents of the HTML folder to where you want PostNuke to live, not the HTML folder itself. -
Next problem:
when i tryed to install.
No database made.
Warning: mysql_connect(): Unknown MySQL Server Host 'www.luojamedia.fi/' (2) in /home/luomed/public_html/postnuke/html/pnadodb/drivers/adodb-mysql.inc.php on line 237
Error connecting to DB
Program: /home/luomed/public_html/postnuke/html/install/db.php - Line N.: 45
Database: Phoenix
Error (2005) : Unknown MySQL Server Host 'www.luojamedia.fi/' (2)
Thanks! -
That means you gave it the wrong database host name, 99% of the time the host is "localhost" but you should check wiht your web host on that.
-
My new problem:
Warning: mysql_pconnect(): Access denied for user: 'luomed@213.228.194.128' (Using password: YES) in /home/luomed/public_html/postnuke/html/install/newinstall.php on line 37
Unable to make database -
Actually, same error, different form. The user does not have permission to access the database. Verify with your host the server name, database name, user name and password.
-
