I have installed WAMP server and workbench when I am trying the
phpinfo();

I get:
J
5.5.29"q:k->.kPÿ÷!€2EDfW^UlCH~dmysql_native_password!ÿ„#08S01Got packets out of order

my php file is located in the www folder
http://localhost:3307/php1.php
the wamp server is online

Can anyone tell me what am I doing wrong?

thanks

Member Avatar for LastMitch

Can anyone tell me what am I doing wrong?

What was the answer to your question? If you click solve within an 35 minutes, then you came up another alternative?

5.5.29"q:k->.kPÿ÷!€2EDfW^UlCH~dmysql_native_password!ÿ„#08S01Got packets out of order

The error means the path between your files to appear on browser is not connected correctly. You will need to install a mysql client package something like this:

http://dev.mysql.com/doc/refman/5.1/en/windows-choosing-package.html

to resolve the issue you are having.

I'm not sure what OS system you are using the link I provide is Windows.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.