Had some more time to play around with this just now, if php.ini is located in the same directory as the binary it works right and if '--with-config-file-path=/home/gamr/vhosts/ec.gamrdev.workgroup/php.ini' is a directory and contained in there is a php.ini it will work.
Anyone care to fix this up sometime soon? I have no problems with just sticking my php.ini with the binary but it isnt the best choice and I cant change the name from php.ini should I have any reason to do so. Cameron ----- Original Message ----- From: "Derick Rethans" <[EMAIL PROTECTED]> To: "GaM3R" <[EMAIL PROTECTED]> Cc: "PHP Developers Mailing List" <[EMAIL PROTECTED]> Sent: Friday, March 01, 2002 5:34 PM Subject: Re: [PHP-DEV] php cvs with zendengine2 > On Fri, 1 Mar 2002, GaM3R wrote: > > > FreeBSD gamrdev.workgroup 4.3-STABLE FreeBSD 4.3-STABLE #0: Mon Jun 11 > > 22:06:18 GMT 2001 [EMAIL PROTECTED]:/.1/src/sys/compile/bsd > i386 > > PHP Version 4.3.0-dev > > Build Date Mar 1 2002 16:16:45 > > Zend Engine v2.0.0-dev, Copyright (c) 1998-2002 Zend Technologies > > > > Configure Command './configure' '--with-mysql=/usr/local' > > '--enable-inline-optimization' '--enable-sysvsem' '--enable-sysvshm' > > '--enable-shmop' '--enable-trans-sid' '--with-imap=/usr/local' > > '--with-gettext=/usr/local' '--enable-dbase' '--enable-ctype' > > '--with-gd=/usr/local' '--with-jpeg-dir=/usr/local' > > '--with-png-dir=/usr/local' '--with-freetype-dir=/usr/local' > '--with-zlib' > > '--enable-gd-native-ttf' '--with-gmp' '--with-pgsql=/usr/local/pgsql' > > '--enable-memory-limit' '--enable-force-cgi-redirect' > > '--with-config-file-path=/home/gamr/vhosts/ec.gamrdev.workgroup/php.ini' > > > > > > the source came from cvs a bit over an hour ago, no matter what i do it wont > > read the php.ini and set whats in there, its a suexec cgi compile, scripts > > work but i cant configure execution time or memory limits etc . . . > > suggestions? > > Where is your php.ini file located? > > Derick > -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php