PDA

View Full Version : Wamp5


mapache
09-19-2007, 10:09 AM
Hello.

I am trying to install in my PC pixelpost 1,6 to make tests. I use the Wamp5 program that has php 5.2.4 and I am not sure that it works well with pixelpost 1.6. Somebody can say to me what is the correct form to modify the file (includes/pixelpost.php) to install it in Wamp5. I have tried it with the manual but it gives to DB error#2 continuously me.

Best regards.

Dennis
09-19-2007, 10:22 AM
Pixelpost is completely PHP 5.x compatible.

You need to setup a database and a database user prior to installing Pixelpost. If you get a DB #2 error that means the database credentials are not correct. (This happens when the database doesn't exist.)

My suggestion would be reading about PHPMyAdmin, the creation of a database with a user.

mapache
09-19-2007, 10:58 AM
Thankyou Dennis, that whas the problem.See you in my next trouble ;)