[PHP-DB] driver initialization failed in ...

2001-11-04 Thread Greg Robinson
Anyone out there sucessfully using Berkeley DB / sleepycat database with PHP4? I'm getting the above error using dba_open Thanks Greg -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact

[PHP-DB] Error: No such file or directory

2001-11-01 Thread Greg Robinson
Executing from a script file I continue to receive the following errors when compiling PHP4: System: SuSE 7.1, latest Apache PHP source ./myphpmakefile: --with-apache=/usr/local/src/apache/apache_1.3.22: No such file or directory ./myphpmakefile: --with-config-file-path=/www/conf: No such file

[PHP-DB] Re: Error: No such file or directory

2001-11-01 Thread Greg Robinson
Hmm, Seems if I execute ./configure (with arguments) from termial (shell prompt) no error. But when executed from shell script there is an error. Does this make sense? Greg Robinson [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Executing from a scrip

[PHP-DB] Re: Error: No such file or directory

2001-11-01 Thread Greg Robinson
Ok, solution seems to be eliminating comments in the script. When comments are removed, script errors also disappear. Greg Robinson [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Hmm, Seems if I execute ./configure (with arguments) from termial (shel

[PHP-DB] Error: stub.lo file trunacted file not found

2001-11-01 Thread Greg Robinson
On SuSE 7.1 Latest PHP and Apache source using --with-apxs with PHP configure receive noted error. Anyone solve this? Saw thread in PHPbuilder about removing stub.c and remaking, that provided an error stating stub.c was required. Thanks Greg -- PHP Database Mailing List