made a small break through with a phpmyadmin install on a shared virtual server, I uploded the geeklog table and data sql files after manually setting paths and passwords etc. using the file upload form on phpmyadmin to the mysql db.
All tables and data populated fine - but when i ran the admin/install/install.php i came up with the same error as always -
Warning: Access denied for user:'myusername@localhost' (Using password: YES) in /usr/mypath/geeklog/system/databases/mysql.class.php on line 75
Cannnot connect to DB server.
Is this an error generated from geeklog, mysql or php?
I did the same type of install on another phpcommunity prog and came up with access denied errors as well - however, html was sent to the browser.
mysql docs talk about permissions but the admin tech support checked and said things were ok as they should be.
ill find this needle