|
Posted by davids58 on 04/06/06 22:49
I'm working through the O''Reilly book on PHP and MySQL and trying to
load a php file but am getting the following error.
=====================
Warning: main(HTML/Template/IT.php): failed to open stream: No such
file or directory in c:\program
files\easyphp1-8\www\wda\source-viewer\source.php on line 2
Fatal error: main(): Failed opening required 'HTML/Template/IT.php'
(include_path='.;C:\PROGRA~1\EASYPH~1\\php\pear\;C:\Program
Files\EasyPHP1-8\PDF PHP') in c:\program
files\easyphp1-8\www\wda\source-viewer\source.php on line 2
=====================
FYI, when I execute "C:\Program Files\EasyPHP1-8\php\pear>pear.bat
install HTML_Template_IT", I get the following.
====================
PHP Warning: Unknown(): Unable to load dynamic library './php_gd2.dll'
- The specified module could not be found.
in Unknown on line 0
Package 'HTML_Template_IT' already installed, skipping
====================
Any thoughts re what the problem might be?
TIA,
David
Navigation:
[Reply to this message]
|