Re: [PHP-DEV] Re: [PHP-CVS] cvs: php-src(PHP_5_2) / Makefile.global

2007-06-09 Thread Jani Taskinen
Solved now in CVS. I could have done this without adding a php function for pulling out the php.ini path in use but it was easier. :D --Jani Jani Taskinen kirjoitti: You're right, let's keep it simple. Your suggestion of making a modified copy of php.ini sounds pretty good idea to me. It solve

[PHP-DEV] Re: [PHP-CVS] cvs: php-src(PHP_5_2) / Makefile.global

2007-06-09 Thread Jani Taskinen
You're right, let's keep it simple. Your suggestion of making a modified copy of php.ini sounds pretty good idea to me. It solves the issue of extensions not build also..any other solution would mean changing the ini code.. :) I'll try to fix this today. --Jani Dmitry Stogov kirjoitti: I don