| Sign In/My Account | View Cart |
| Article: |
PHP 4.3 and Mac OS X | |
| Subject: | "./configure --with" does not seems to work | |
| Date: | 2004-02-12 01:15:12 | |
| From: | jeanloui | |
|
I have followed all the steps... and those in
|
||
Showing messages 1 through 5 of 5.
some advances
Now my Configure Command looks like this:and I can "imagecreate" png files!
'./configure' '--with-xml' '--with-zlib' '--with-gd' '--with-jpeg-dir=/usr/local' '--with-png-dir=/usr/local' '--with-apxs=/usr/sbin/apxs'
- I'm still running well the mysql 3.23.49 although no "--with-dbase" nor "--with-msql" configure commands appear: How is it possible?
Thanks for all your great support!
[error] PHP Notice: Use of undefined constant
[error] PHP Notice: Undefined variable:
[error] PHP Notice: Use of undefined constant http_referer - assumedProcessing config directory: /private/etc/httpd/users
Processing config file: /private/etc/httpd/users/prunila.conf
Processing config file: /private/etc/httpd/users/xavierbl.conf
error logs
register_globals = On(I must upgrade my scripts :(
-----
But php.info still does not recognize the "--with-xxx" configures...
He IS managing the mysql, but he does not run the gd graphic libraries (for instance)
* Is there a way of forcing this ./configures whit declarations in php.ini ?
* Must I ./configure --with-xxx (All libraries) again?
* And every time that I ./configure , must I "make", "sudo make install" and change the php.ini ?? Or there is a short way for all that ??
* Is there an istruction in ./configure for knowing internally WHAT libraries are enabled?
You see: I still need the help!
(and I'll post here if I fix it)
Thanks!