Pear
Posted: Sun Jan 31, 2010 10:40 am
I'm new in PHP and i have a lot of problems For example I want to use the
Spreadsheet_Excel_Writer http://pear.php.net/package/Spreadsheet ... r/download but i don't know hou to install it. My SO is windows and i installed the package in my PEAR folder. I installed the dependences OLE too but i cannot get rid of this error:
Warning: require_once(OLE/PPS.php) [function.require-once]: failed to open stream: No such file or directory in C:\xampp\xampp\php\PEAR\Spreadsheet\Excel\Writer\OLE\PPS\Root.php on line 23
Fatal error: require_once() [function.require]: Failed opening required 'OLE/PPS.php' (include_path='.;C:\xampp\xampp\php\PEAR') in C:\xampp\xampp\php\PEAR\Spreadsheet\Excel\Writer\OLE\PPS\Root.php on line 23
There is one simple way for installing this stuff?
Spreadsheet_Excel_Writer http://pear.php.net/package/Spreadsheet ... r/download but i don't know hou to install it. My SO is windows and i installed the package in my PEAR folder. I installed the dependences OLE too but i cannot get rid of this error:
Warning: require_once(OLE/PPS.php) [function.require-once]: failed to open stream: No such file or directory in C:\xampp\xampp\php\PEAR\Spreadsheet\Excel\Writer\OLE\PPS\Root.php on line 23
Fatal error: require_once() [function.require]: Failed opening required 'OLE/PPS.php' (include_path='.;C:\xampp\xampp\php\PEAR') in C:\xampp\xampp\php\PEAR\Spreadsheet\Excel\Writer\OLE\PPS\Root.php on line 23
There is one simple way for installing this stuff?