Author |
Message |
Topic: PHP 5, Abyss, Windows 98 |
gbarnett
Replies: 9
Views: 20848
|
|
All sorted.
Basic error on my part. When I read the php.ini file I must have deleted the " character at the end of the error file definition.
Amending the file has solved the problem and all wo ... |
Topic: PHP 5, Abyss, Windows 98 |
gbarnett
Replies: 9
Views: 20848
|
|
Just to let you know the content of the .php file is
<html>
<head>
<title>
Test PHP Install
</title>
</head>
<body>
<p>
<?php echo('<center& ... |
Topic: PHP 5, Abyss, Windows 98 |
gbarnett
Replies: 9
Views: 20848
|
|
Hi,
when I ran the php-cgi.exe from an MS-DOS prompt and called my phpinfo.php file I initially got a message box indicating php parse error on line 407. As the above reply indicates there was a m ... |
Topic: PHP 5, Abyss, Windows 98 |
gbarnett
Replies: 9
Views: 20848
|
|
Hi guys,
Thanks for the replies.
I am definitely using php-cgi.exe and have MDAC 2.8 installed.
Aprelium support suggested running the php-cgi.exe on a php file via a dos window and it identi ... |
Topic: PHP 5, Abyss, Windows 98 |
gbarnett
Replies: 9
Views: 20848
|
|
I am trying to use PHP, Abyss and Mysql.
Managed to acquire two PC's, one XP the other 98.
When I install everything on XP, using the manual configuration instructions all works perfectly.
Wh ... |
|