Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Parse error inc.DBAccess.php on line 30
#11
(01-07-2011, 08:22 PM)Doudoux Wrote: Check your database settings.

Generally, user for mysql is "root" and not "admin"...

PHP Code:
var $_dbUser "admin"

ah! So it is! Another error on my part, thanks for your patience. Unfortunately I still get the same error.

Reply
#12

Your database "mydms", is created ?
Check your password...

Have you an another soft to connect mysql and check your parameters ?
Reply
#13
(01-07-2011, 08:45 PM)Doudoux Wrote: Your database "mydms", is created ?
Check your password...

Have you an another soft to connect mysql and check your parameters ?

A database called 'mydms' has been created which has 26 tables in it. I can access it through PHPMyADMIN using the user/pword which is on the inc.Settings page. All other applications using MySQL are working.

Rob
Reply
#14
And in your " MYDMS ERROR.txt", the lasts messages are already :

Code:
"[07-Jan-2011 11:50:09] PHP Warning:  mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Access denied for user 'root'@'localhost' (using password: YES) in C:\wamp\www\mydms\adodb\drivers\adodb-mysql.inc.php on line 365"

?
Reply
#15
(01-07-2011, 10:26 PM)Doudoux Wrote: And in your " MYDMS ERROR.txt", the lasts messages are already :

Code:
"[07-Jan-2011 11:50:09] PHP Warning:  mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Access denied for user 'root'@'localhost' (using password: YES) in C:\wamp\www\mydms\adodb\drivers\adodb-mysql.inc.php on line 365"

?

That was probably when I was using 'admin' as a username by mistake not 'root'?

Is there anywhere else other than inc.settings that requires MySQL connection data?

As I said I can connect to the mydms data base and view the tables. At least 6 other mysql/php applications are functioning fine.

Attached is a screenshot of the db and the latest error log.
Reply
#16
Hy


Try to delete or rename file : C:\wamp\www\mydms\op\.htaccess


UPDATE : you must activate rewrite_module in apache extension.

doudoux
Reply
#17
Sorry still get same error, but on the index.php page.
What I am trying to do is find a new DMS for our hospital website, (www.frimleypark.nhs.uk) and your DMS was recommended to me, but I have to test it first. If I gave you FTP access to a test website with MySQL on it would you be able to install it? Might save us a lot of time emailing??
Thanks,
Rob
Reply
#18
Sorry, i can't setting your wamp with FTP.

try
[letoDMS v2.0.2] Check configuration after an installation
Reply


Forum Jump:


Users browsing this thread: