0
In phpmyadmin db is ok, but when I click on the folder that has the phps appears: It is not possible to access this site
Could not find DNS address of Folder Name server.
My wamp is green and running, and the phps are inside his folder correctly so pq n appears nothing?
Like n t find the db, someone would know why?
tries to enter the full address of the file and not only of the folder on yes or makes a test creates a folder called info inside puts an index.php with Cod
<?php phpinfo(); ?>
see if it opens– Jasar Orion
but the problem persists.
– Danilo Silva
look at the apache error logs that your wamp provides and glue the last logs here please.
– Jasar Orion
Gorick X, the questioning was a little confusing. From what I understand you have Wamp running OK, created the BD and the OK tables, when you access the server via http and click the folder of your project it does not find ? If this is it has a www configuration that should be performed, but I hope someone else will help you, however the address
http://servidor/nomedoprojeto/index.php
has to work.– Cleverson
The problem was solved by changing the wamp vlw people index.php file
– Danilo Silva