Installing PEAR on your PHP5 in AppServ
Dear Students,
below is an embedded video with an screencast on how to install PEAR in your PHP which is included in your own AppServ Package.
(Again it has Arabic instructions) so lets hope this becomes useful for all of you.
Installing PEAR on your PHP5 in AppServ from mohammed makhlouf on Vimeo.
please, “i installed pear successflly but when execute code there is error occured”
————————————————————————
Warning: require(DB.php) [function.require]: failed to open stream: No such file or directory in E:\Program Files\Apache Software Foundation\Apache2.2\htdocs\new.php on line 2
Fatal error: require() [function.require]: Failed opening required ‘DB.php’ (include_path=’.;C:\php5\pear’) in E:\Program Files\Apache Software Foundation\Apache2.2\htdocs\new.php on line 2
———————————————————————–
line2 : require ‘DB.php’;
note: i install 2 windows in drive(C,E) but “pear” installed in drive E