User Profile
Collapse
-
I said before I tried wamp, phptriad etc, none worked. What could be different with xampp? Can you help me with my installation of PHP? Is there something I didn't do, maybe something in my system is wrong? Again, I first followed procedure where PHP install goes last. Maybe MySQL is problem? Now in Services there is "mysql", even when uninstalled from system. Any help? :( :( :( -
Nope.
Nothing. I started install again, now with different manual - first apache, then PHP, apache working, PHP not :( .......
What can be problem?....Any idea?.....
:(Leave a comment:
-
It is .php. Same thing happens when I install Wamp, phptriads not working.
What is wrong here?PHP works or not?Leave a comment:
-
PHP works or not?Anyway....help...
OK, this is my problem. PHP 4.3.0 on Windows XP, Apache, MySQL, both working. PHP works or not? This is a case, code :
<html>
<head>
<title>Bob's Auto Parts - Order Results</title>
</head>
<body>
<h1>Bob's Auto Parts</h1>
<h2>Order Results</h2>
<?php echo'<p>Order processed.</p>'; ?>
</body>...
No activity results to display
Show More
Leave a comment: