Hi,
> you are suggesting I change my open tag to shortcode?
No, I'm asking you to check your PHP scripts for "open tag shorts".
> IIS is not actuve. should it be?
NO.
Since you have access to the Wampserver homepage, i.e. localhost, this means that the PHP code is correctly interpreted; it also means that you have problems in your PHP scripts.
Write a simple PHP script like this
<?php
echo "Hello World";
?>
and save it in c:\wamp64\www\test\test.php
Then launch the Wampserver homepage and in the browser address bar, type :
'http://localhost/test/test.php'
------------------------------------------------------------------------------------------------------------
Wampserver 3.3.0 32 bit - Apache 2.4.54.2 - PHP 8.2.0…7.4.33 - MySQL 5.7.40 - MariaDB 10.5.13/10.6.5
Wampserver 3.3.0 64 bit - Apache 2.4.54.2 - PHP 8.2.0…7.4.33 - MySQL 5.7.40/8.0.31 - MariaDB 10.5.17/10.10.2
PhPMyadmin 5.2.0 - MysqlDumper 1.24.5 on W10 Pro 64 bit
Documentation Apache -
Documentation PHP -
Documentation MySQL -
Wampserver install files & addons« Ce n'est pas parce qu'ils sont nombreux à avoir tort, qu'ils ont forcément raison. Coluche »
« It's not because they are many to be wrong, they are necessarily right. Coluche »