Never mind that. Resolved by enabling the php_sqlite3.dll extension in php.ini 
file.

> -----Original Message-----
> From: Ruslan Yakushev
> Sent: Tuesday, September 15, 2009 11:03 AM
> To: PHP Documentation ML
> Subject: Error when running PhD on Windows
> 
> When I try to run PhD as in accordance to these instructions:
> http://wiki.php.net/doc/phd, I get an error as below. It looks like I
> need SQLite pear package for PhD to work. How do I get that? The
> installation docs (http://wiki.php.net/doc/phd/install) do not mention
> anything about that...
> 
> 
> C:\PHPSVN\phpdoc1>phd -d C:\PHPSVN\phpdoc1\doc-base\.manual.xml
> ←[01;32m[09:57:54 - VERBOSE_INDEXING]←[m Indexing...
> ←[01;31m[09:57:55 - E_WARNING]←[m C:\PHP53TS\render.php:13
>         fopen(C:\PHP53TS\pear/\SQLite3.php): failed to open stream: No
> such file
>  or directory
> PHP Fatal error:  Uncaught exception 'Exception' with message 'Cannot
> find file
> for SQLite3: C:\PHP53TS\pear/\SQLite3.php' in C:\PHP53TS\render.php:14
> Stack trace:
> #0 [internal function]: phpdotnet\phd\autoload('SQLite3')
> #1 C:\PHP53TS\PEAR\phpdotnet\phd\Index.php(123):
> spl_autoload_call('SQLite3')
> #2 C:\PHP53TS\PEAR\phpdotnet\phd\Format.php(119): phpdotnet\phd\Index-
> >update(16
> , true)
> #3 C:\PHP53TS\PEAR\phpdotnet\phd\Render.php(46): phpdotnet\phd\Format-
> >notify(16
> , true)
> #4 C:\PHP53TS\render.php(56): phpdotnet\phd\Render-
> >execute(Object(phpdotnet\phd
> \Reader))
> #5 {main}
>   thrown in C:\PHP53TS\render.php on line 14
> 
> Fatal error: Uncaught exception 'Exception' with message 'Cannot find
> file for S
> QLite3: C:\PHP53TS\pear/\SQLite3.php' in C:\PHP53TS\render.php:14
> Stack trace:
> #0 [internal function]: phpdotnet\phd\autoload('SQLite3')
> #1 C:\PHP53TS\PEAR\phpdotnet\phd\Index.php(123):
> spl_autoload_call('SQLite3')
> #2 C:\PHP53TS\PEAR\phpdotnet\phd\Format.php(119): phpdotnet\phd\Index-
> >update(16
> , true)
> #3 C:\PHP53TS\PEAR\phpdotnet\phd\Render.php(46): phpdotnet\phd\Format-
> >notify(16
> , true)
> #4 C:\PHP53TS\render.php(56): phpdotnet\phd\Render-
> >execute(Object(phpdotnet\phd
> \Reader))
> #5 {main}
>   thrown in C:\PHP53TS\render.php on line 14

Reply via email to