Current Page: 1 of 1
Results 1 - 4 of 4
17 years ago
nitewalk
Hi, I have a problema, after i donwload wampp, I create a small program: <?php print "Hello world"; ?> after i saved in the www folder as test.php and when I compile the program from my explorer browser the program come as html document. Do I have to change anything in the httpd.conf. file beside the Port from the value 80 to 81? If anybody anybody can help me I will
Forum: WampServer English
17 years ago
nitewalk
Ok, I figure out the problem. The solution was in the database privilege. in fact I was givng wrong privileges to the user. Thank you CyberSpatium for your time, ad thanks for the connections code they works fine in the same way my code too. Thank you, nitewalk.
Forum: WampServer English
17 years ago
nitewalk
thanks CyberSpatium, I have done everything explained by other fellow but nothing work right. I had to uninstall and install several tme wamp5 to make it work again. I'm learning php and mysql using the book "Core web development" by Marc Wandschneider' . He use this script in the book to make connection to the datebase: <?php $conn = @new mysqli('localhost', 'user' , 'password',
Forum: WampServer English
17 years ago
nitewalk
Hi, I'm using wamp5 ver. 1.6.4 e seems that work fine when I write only php script. now, I completed my first database and when I run php script I receive the error connect failed (1045)1045. reading other emails i find out that this happen to often. i understood that there is a file called config.php, but i can't find it. Instead I find config.inc but do not look like the one describe in the
Forum: WampServer English
Current Page: 1 of 1