Page 1 of 1

How to add dba support?

PostPosted: 27. May 2005 15:37
by -M&N-
Hello,
I dont know, how to make dba functions working (http://mirrors.inway.cz/manual/cs/ref.dba.php). I need to compile PHP with some parameters but i dont know how.
Thx 4 help.

PostPosted: 27. May 2005 17:00
by Wiedmann
dont know, how to make dba functions working

Just enable the extension in the php.ini.

I need to compile PHP with some parameters but i dont know how.

You should read the Windows part in the manual and not that one for *nix.

PostPosted: 27. May 2005 17:06
by -M&N-
Wiedmann wrote:
dont know, how to make dba functions working

Just enable the extension in the php.ini.

i did, but it didnt works. I changed xampp/php/php.ini and xampp/php/php5.ini too - on line, where was ";extension=php_dba.dll" i removed the ";". than restarted apache, but still didnt works
my version of apache is: ApacheFriends XAMPP (basic package) version 1.4.10a (win32)

PostPosted: 27. May 2005 20:29
by Wiedmann
I changed xampp/php/php.ini and xampp/php/php5.ini too

Why did you change these files and not the correct one?