- I have Excel Reader and Writer classes on my project directory
- I also have the PEAR OLE component installed.
- Just uninstall the PEAR component OLE (Delete the folder OLE from the directory xampp/php/PEAR/ and delete the file File.php from the same folder) and it works.
I’m getting this error while trying to run one of the examples
Warning: main(class.ole_pps_root.php): failed to open stream:
Fatal error: main(): Failed opening required ‘class.ole_pps_root.php’
Brilliant!