Hi everybody,
I am building php-5.2.6 with the following options:
.. . . . . . . . . . . . . . . . . . . .
--prefix=/usr --with-mysql=shared,/usr --with-zlib=/usr --with-apxs2 --
with-config-file-path=/etc --with-config-file-scan-dir=/etc/php.d --
with-bz2 --with-db4=/usr --with-layout=GNU
.. . . . . . . . . . . . . . . . . . . .
but when I make install, the /etc/php.d directory is not created and
neither php.ini.
What is missing? Any help will be appreciated.
Regards,
Marco.
---------------------------------------
Freedom is not a permission for chaos.
I am building php-5.2.6 with the following options:
.. . . . . . . . . . . . . . . . . . . .
--prefix=/usr --with-mysql=shared,/usr --with-zlib=/usr --with-apxs2 --
with-config-file-path=/etc --with-config-file-scan-dir=/etc/php.d --
with-bz2 --with-db4=/usr --with-layout=GNU
.. . . . . . . . . . . . . . . . . . . .
but when I make install, the /etc/php.d directory is not created and
neither php.ini.
What is missing? Any help will be appreciated.
Regards,
Marco.
---------------------------------------
Freedom is not a permission for chaos.
Comment