Quantcast
Channel: WampServer - WampServer English
Viewing all articles
Browse latest Browse all 3177

I kinda dunno my topic but wamp isnt working on me. (no replies)

$
0
0
My problem: My code is working well on a website and i want to try out the wamp server version of it. Theres nothing wrong with my code except if you want to see it tho: this is the code:

<!doctype html>
<?php
$con=mysqli_connect("localhost","root","","logintest");

?>

there is no error message when I look at my php files and did signup and login. the login didnt work because the signup information didnt register to phpmyadmin->logintest database. I dunno what I should do. I really want to learn php and other web development skills through wamp.


1 - Windows version used (Specify version number AND whether 32 or 64 bit): 64bit Windows 10 Home
2 - Version WampServer (Specify version number AND whether 32 or 64 bit) 64bit Wamp Server 3.0.6
3 - Apache Version 2.4.23
4 - PHP Version 7.0.10
5 - MySQL Version 5.7.14
6 - What color is the WampServer icon (in the notification area of the taskbar) Green
7 - In the file c:\Windows\System32\drivers\etc\hosts, what are the active lines with the name [localhost] in them?
* Active means no # at the beginning of the line.

# 127.0.0.1 localhost
# ::1 localhost

127.0.0.1 midori.com
::1 midori.com


If the WampServer icon is green:

8 - Do you have access to localhost (Homepage WampServer)? Yes
8a - If so, is there an error message at the bottom of the page?
It's a bad idea to add localhost in the url of launching projects. It is best to define VirtualHost in
wamp/bin/apache/apache2.4.23/conf/extra/httpd-vhosts.conf
file and not add localhost in the url.

9 - Do you have access to phpMyAdmin? Yes

10 - If you refer to an error message, please include the EXACT wording of the error in your post - theres no error message
11 - If you use an Antivirus and / or Firewall, please include the names of these: Norton Security
12 - What is the full path to the installation of WampServer (eg D:\wamp\) C:\wamp64
13 - If you have one or more Virtual Hosts defined, please show their definition(s) Midori.com

Viewing all articles
Browse latest Browse all 3177

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>