Server Configuration

Apache Version:
2.4.33  - Documentation
PHP Version:
5.6.35  - Documentation
Server Software:
Apache - Port defined for Apache: 80
Loaded Extensions :
  • apache2handler
  • bcmath
  • bz2
  • calendar
  • com_dotnet
  • Core
  • ctype
  • curl
  • date
  • dom
  • ereg
  • exif
  • fileinfo
  • filter
  • ftp
  • gd
  • gettext
  • gmp
  • hash
  • iconv
  • imap
  • intl
  • json
  • ldap
  • libxml
  • mbstring
  • mcrypt
  • mhash
  • mysql
  • mysqli
  • mysqlnd
  • odbc
  • openssl
  • pcre
  • PDO
  • pdo_mysql
  • pdo_pgsql
  • pdo_sqlite
  • pdo_sqlsrv
  • Phar
  • Reflection
  • session
  • SimpleXML
  • snmp
  • soap
  • sockets
  • SPL
  • sqlite3
  • sqlsrv
  • standard
  • tokenizer
  • wddx
  • xml
  • xmlreader
  • xmlrpc
  • xmlwriter
  • xsl
  • zip
  • zlib
MySQL Version:
5.7.21 - Port defined for MySQL: 3306 -  Documentation
MariaDB Version:
10.2.14 - Port defined for MariaDB: 3307 -  Documentation
 

Your VirtualHost

Port : used for the VirtualHost is not an Apache Listen port
The number of DocumentRoot does not match the number of ServerName in c:/wamp64_new/bin/apache/apache2.4.33/conf/extra/httpd-vhosts.conf file
The number of <VirtualHost does not match the number of ServerName in c:/wamp64_new/bin/apache/apache2.4.33/conf/extra/httpd-vhosts.conf file

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.33/conf/extra/httpd-vhosts.conf
file and not add localhost in the url.