アプリケーションで PHPExcel を使用しているときに、次のエラーが発生しました
行「PHPExcel_Shared_ZipStreamWrapper::register();」のPHPExcel/Autoloader.phpファイルで、
Fatal error: require() [function.require]: Failed opening required '/wamp/www/xxxx/site//common/class/PHPExcel_Shared_ZipStreamWrapper.class.php' (include_path='C:\wamp\www\xxxx\site\common\html_purifier;.;C:\php\pear') in C:\wamp\www\xxxx\site\config\bootstrap.php on line 27
および行「PHPExcel_Shared_String::buildCharacterSets();」</p>
Fatal error: require() [function.require]: Failed opening required '/wamp/www/xxxx/site//common/class/PHPExcel_Shared_String.class.php' (include_path='C:\wamp\www\xxxx\site\common\html_purifier;.;C:\php\pear') in C:\wamp\www\xxxx\site\config\bootstrap.php on line 27
私はphp 5.3.5でワンプを使用しています。zip xml および gd2 拡張機能がローカル マシンで有効になっています。これを手伝ってください。
ありがとう。