Current Page: 1 of 1
Results 1 - 3 of 3
13 years ago
Beachhouse
Have you tried to use PHP/MySQL without installing joomla? Check and see if a simple php page processes: <?PHP print "This will only show if PHP is working!"; ?> You can also check to see if mySQL is working -- just fill in the login details for your MySql server, and then a table name: <?php $db_username = "root"; $db_password = "&q
Forum: WampServer English
13 years ago
Beachhouse
yep, json is in PHP 5.2 and greater.
Forum: WampServer English
13 years ago
Beachhouse
Hello fellow wamp enthusiasts, Occasionally, when switch back and forth between the sites I'm working on, the PHP module in wamp stops working for a site. When I browse to a page in that site, wamp outputs the entire file, including all the PHP code, just as it would if the file were HTML. I have tracked this error to a .htaccess issue. I'm not sure if there is a part of the .htaccess t
Forum: WampServer English
Current Page: 1 of 1