Jump to content
The Uniform Server Community

PDO not working in


rbrown
 Share

Recommended Posts

Using XP Pro

I have PDO working with this version:

----------------------------

The Uniform Server 8.4.0

Apache 2.4.1

MySQL 5.5.21-community

PHP 5.4.0

phpMyAdmin 3.4.10.1

eAccelerator 1.0-svn427

APC 3.1.7

UniController

----------------------------

 

tried updating to:

----------------------------

The Uniform Server 8.4.0

Apache 2.4.3 VC10 - OpenSSl 0.9.8x

MySQL 5.5.29-community

PHP 5.4.11

phpMyAdmin 3.5.5

eAccelerator 1.0-git42067ac7e2

APC 3.1.14

Xdebug 2.2.1

UniController

----------------------------

 

now with test connect script I'm getting:

----------------------------

Server port: 3306

Connecting to mysql Database... Connected successfully

Connecting to mysqli Database... Connected successfully mysqli

 

PDO connect array:

Array ( [db] => Array ( [driver] => mysql [host] => localhost [dbname] => test [username] => test [password] => q4w3e2r1 ) )

 

SQLSTATE[HY000] [1045] Access denied for user ''@'localhost' (using password: NO)

----------------------------

 

Any Ideas why?

I have dragged and dropped the db, manually added the db,

Double checked the all the ini files and compared them with a program to the earlier version ini's

 

deleted and resetup the server a least 8-9 times...

 

PDO will not work but if I switch back to old version it works...

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...