php-general Digest 6 Nov 2012 13:03:49 -0000 Issue 8031

Topics (messages 319662 through 319663):

Re: Question
        319662 by: Marco Behnke

Re: PHP Enterprise Bananas
        319663 by: Ben Edwards

Administrivia:

To subscribe to the digest, e-mail:
        php-general-digest-subscr...@lists.php.net

To unsubscribe from the digest, e-mail:
        php-general-digest-unsubscr...@lists.php.net

To post to the list, e-mail:
        php-gene...@lists.php.net


----------------------------------------------------------------------
--- Begin Message ---
Am 03.11.12 01:30, schrieb Silvio Siefke:
> Hello,
>
> i have compile PHP 5.4.8 on my Debian System. I have before Version 5.4.7. 
> I delete before all old Files from PHP and then run the commands:
>
> ./configure --sysconfdir=/usr/local/etc --with-pear --enable-bcmath 
> --with-bz2=/usr --disable-calendar --enable-ctype --without-curl 
> --without-curlwrappers --enable-dom --without-enchant --enable-exif
> --enable-fileinfo --enable-filter --disable-ftp --with-gettext=/usr 
> --without-gmp --enable-hash --with-mhash=/usr --with-iconv --disable-intl 
> --disable-ipv6 --enable-json --without-kerberos --enable-libxml 
> --with-libxml-dir=/usr --enable-mbstring --with-mcrypt=/usr --without-mssql 
> --with-onig=/usr --with-openssl=/usr --with-openssl-dir=/usr --disable-pcntl 
> --enable-phar --enable-pdo --without-pgsql --enable-posix --with-pspell=/usr 
> --without-recode --enable-simplexml --disable-shmop --without-snmp 
> --enable-soap 
> --enable-sockets --with-sqlite3=/usr --without-sybase-ct --disable-sysvmsg 
> --disable-sysvsem --disable-sysvshm --without-tidy --enable-tokenizer 
> --disable-wddx --enable-xml --disable-xmlreader --disable-xmlwriter 
> --without-xmlrpc --without-xsl --enable-zip --with-zlib=/usr --disable-debug 
> --without-cdb --disable-flatfile --disable-inifile --without-qdbm 
> --with-freetype-dir=/usr --with-t1lib=/usr --disable-gd-jis-conv 
> --with-jpeg-dir=/usr --with-png-dir=/usr --without-xpm-dir --with-gd 
> --with-imap=/usr --with-imap-ssl=/usr --with-mysql=/usr 
> --with-mysqli=/usr/bin/mysql_config --without-pdo-dblib --with-pdo-mysql=/usr 
> --without-pdo-pgsql --with-pdo-sqlite=/usr --without-pdo-odbc 
> --with-readline=/usr 
> --without-libedit --without-mm --with-pcre-regex=/usr --with-pcre-dir=/usr 
> --disable-embed --disable-cli --disable-cgi --enable-fpm --without-apxs2 
> --with-kerberos
>
> make -j3 ; make install
>
> But when i look in the directorys i miss pear and the php-cgi.
>
> root:/usr/local/src/php-5.4.8# ls /usr/local/bin
> php-config  phpize
>
> root:/usr/local/src/php-5.4.8# ls /usr/local/sbin
> php-fpm
>
> Must under bin not be php-cgi and pear, or is my thinking wrong?
maybe because of

--disable-cgi


>
>
> Thank you for help and Greetings
> Silvio
>


-- 
Marco Behnke
Dipl. Informatiker (FH), SAE Audio Engineer Diploma
Zend Certified Engineer PHP 5.3

Tel.: 0174 / 9722336
e-Mail: ma...@behnke.biz

Softwaretechnik Behnke
Heinrich-Heine-Str. 7D
21218 Seevetal

http://www.behnke.biz


Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Not sure if this was some type of joke but came across it a while ago.  We
have some PHP we want to move from a site to a cron.  Is this the answer or
is there a better way (that does not involve re-writing  code in another
language).

Cant find a home page for the project, maybe it is defunct.

Ben
-- 
*Ben Edwards - Freelance Filmmaker, Bristol, UK
*http://www.funkytwig.com - View my show-reel and production services
http://www.icontactvideo.org - iContact Video Network - Community Video
Group
http://bristol.mirocommunity.org/ - Bristol Community Channel
http://bristol.mirocommunity.org/submit_video/ - Submit films to the above
(takes < 10 seconds)
http://www.icontactvideo.org/news-blog - What it says on the tin
@funkytwig <http://twitter.com/funkytwig> - Occasional Twitter postings
about community video and the multiverse


On 6 November 2012 13:01, Ben Edwards <list4...@gmail.com> wrote:

> Not sure if this was some type of joke but came across it a while ago.  We
> have some PHP we want to move from a site to a cron.  Is this the answer or
> is there a better way (that does not involve re-writing  code in another
> language).
>
> Cant find a home page for the project, maybe it is defunct.
>
> Ben
> --
> *Ben Edwards - Freelance Filmmaker, Bristol, UK
> *http://www.funkytwig.com - View my show-reel and production services
> http://www.icontactvideo.org - iContact Video Network - Community Video
> Group
> http://bristol.mirocommunity.org/ - Bristol Community Channel
> http://bristol.mirocommunity.org/submit_video/ - Submit films to the
> above (takes < 10 seconds)
> http://www.icontactvideo.org/news-blog - What it says on the tin
> @funkytwig <http://twitter.com/funkytwig> - Occasional Twitter postings
> about community video and the multiverse
>



-- 
*Ben Edwards - Freelance Filmmaker, Bristol, UK
*http://www.funkytwig.com - View my show-reel and production services
http://www.icontactvideo.org - iContact Video Network - Community Video
Group
http://bristol.mirocommunity.org/ - Bristol Community Channel
http://bristol.mirocommunity.org/submit_video/ - Submit films to the above
(takes < 10 seconds)
http://www.icontactvideo.org/news-blog - What it says on the tin
@funkytwig <http://twitter.com/funkytwig> - Occasional Twitter postings
about community video and the multiverse

--- End Message ---

Reply via email to