hi ,
after trying to configure the doctrine with codeigniter it produces the follwing error
requireonce(Doctrine/Common/ClassLoader.php): failed to open stream: No such file or directory
Message: requireonce(): Failed opening required 'Doctrine/Common/ClassLoader.php'
(include_path='.;C:\php\pear')
Message: Cannot modify header information - headers already sent by (output started at D:\wamp64\www\tryTry\application\libraries\bootstrap.php:18)
hi ,
after trying to configure the doctrine with codeigniter it produces the follwing error
requireonce(Doctrine/Common/ClassLoader.php): failed to open stream: No such file or directory
Message: requireonce(): Failed opening required 'Doctrine/Common/ClassLoader.php'
(include_path='.;C:\php\pear')
Message: Cannot modify header information - headers already sent by (output started at D:\wamp64\www\tryTry\application\libraries\bootstrap.php:18)
thanks in advance