Re: [PHP] Compile APC in PHP 5.2

2012-12-12 Thread Sebastian Krebs
Hi, You should definitely not use PHP5.2 anymore. Regards, Sebastian 2012/12/12 Alexander Diedler > Hello, > I try to get APC working for a compiled PHP 5.2.17. > On this Ubuntu, we have an PHP 5.3 installed with APT-GET and a PHP 5.2 as > CGI module compiled with make etc. > In the PHP 5.3 I

[PHP] Compile APC in PHP 5.2

2012-12-12 Thread Alexander Diedler
Hello, I try to get APC working for a compiled PHP 5.2.17. On this Ubuntu, we have an PHP 5.3 installed with APT-GET and a PHP 5.2 as CGI module compiled with make etc. In the PHP 5.3 I got APC running in phpinfo, but not in PHP 5.2, what we have to do to get work it? I use this http://de2.php

Re: [PHP] Compile PHP with MySQL support

2011-10-13 Thread Sharl.Jimh.Tsin
在 2011-10-13四的 08:27 -0400,Nick Khamis写道: > Hello Everyone, > > I am trying to compile php from source using the following config: > > ./configure --prefix=/usr/local/php > --with-apxs2=/usr/local/apache/bin/apxs > --with-config-file-path=/usr/local/php > --with-mcrypt=/usr/local/bin/mcrypt --wit

Re: [PHP] Compile PHP with MySQLi (With MySQL on a remote server)

2011-10-13 Thread Nilesh Govindarajan
On 10/13/2011 06:57 PM, Nick Khamis wrote: > Hello Nilesh, > > Thank you so much for your response. I have been stuck on this for two > days. As mentioned earlier > we compiled PHP with the "--with-mysqli" directive however there is no > mysql/i.o to be found anywhere > on the system. And thus we

Re: [PHP] Compile PHP with MySQL support

2011-10-13 Thread Simon J Welsh
On 14/10/2011, at 1:27 AM, Nick Khamis wrote: > Hello Everyone, > > I am trying to compile php from source using the following config: > > ./configure --prefix=/usr/local/php > --with-apxs2=/usr/local/apache/bin/apxs > --with-config-file-path=/usr/local/php > --with-mcrypt=/usr/local/bin/mcrypt

Re: [PHP] Compile PHP with MySQLi (With MySQL on a remote server)

2011-10-13 Thread Nilesh Govindarajan
On 10/13/2011 05:59 PM, Nick Khamis wrote: > Hello Everyone, > > I am trying to compile php from source using the following config: > > ./configure --prefix=/usr/local/php > --with-apxs2=/usr/local/ > apache/bin/apxs > --with-config-file-path=/usr/local/php > --with-mcrypt=/usr/local/bin/mcrypt -

[PHP] Compile PHP with MySQLi (With MySQL on a remote server)

2011-10-13 Thread Nick Khamis
Hello Everyone, I am trying to compile php from source using the following config: ./configure --prefix=/usr/local/php --with-apxs2=/usr/local/ apache/bin/apxs --with-config-file-path=/usr/local/php --with-mcrypt=/usr/local/bin/mcrypt --with-mysqli --with-gettext=./ext/gettext --with-pear --with-

[PHP] Compile PHP with MySQL support

2011-10-13 Thread Nick Khamis
Hello Everyone, I am trying to compile php from source using the following config: ./configure --prefix=/usr/local/php --with-apxs2=/usr/local/apache/bin/apxs --with-config-file-path=/usr/local/php --with-mcrypt=/usr/local/bin/mcrypt --with-mysqli --with-gettext=./ext/gettext --with-pear --with-l

Re: [PHP] compile php 5.3.2 with php-fpm error,HELP ME

2010-04-18 Thread Sharl.Jimh.Tsin
all right,i submit it as a bug into the bugs.php.net Best regards, Sharl.Jimh.Tsin 2010/4/18 Daniel Egeberg : > On Sun, Apr 18, 2010 at 09:47, Sharl.Jimh.Tsin wrote: >> Hi,everyone >> >> i download the php source tarball from php.net. >> and check out lastest version of php-fpm from SVN. >> >>

Re: [PHP] compile php 5.3.2 with php-fpm error,HELP ME

2010-04-18 Thread Daniel Egeberg
On Sun, Apr 18, 2010 at 09:47, Sharl.Jimh.Tsin wrote: > Hi,everyone > > i download the php source tarball from php.net. > and check out lastest version of php-fpm from SVN. > > then,i run the > ./configure *snip* > > it seems to be ok,and run make command.it looks like NO error appears,too > > but

[PHP] compile php 5.3.2 with php-fpm error,HELP ME

2010-04-18 Thread Sharl.Jimh.Tsin
Hi,everyone i download the php source tarball from php.net. and check out lastest version of php-fpm from SVN. then,i run the ./configure --prefix=/usr/local/php --bindir=/usr/local/bin --sbindir=/usr/local/sbin --sysconfdir=/etc/sysconfig --enable-embed=shared --enable-fpm --enable-safe-mode --e

Re: [PHP] php compile / configure options

2010-03-19 Thread Simon J Welsh
On 20/03/2010, at 10:46 AM, Gregory Machin wrote: > Hi > I'm setting up a development environment that runs multiple versions of php. > I'm looking a list of the compile option options for each php release > other than "./configure --help" with more detail on what each option > does. > Any suggest

Fwd: Re: [PHP] php compile / configure options

2010-03-19 Thread Nilesh Govindarajan
On 03/20/2010 03:16 AM, Gregory Machin wrote: Hi I'm setting up a development environment that runs multiple versions of php. I'm looking a list of the compile option options for each php release other than "./configure --help" with more detail on what each option does. Any suggestions welcome .

[PHP] php compile / configure options

2010-03-19 Thread Gregory Machin
Hi I'm setting up a development environment that runs multiple versions of php. I'm looking a list of the compile option options for each php release other than "./configure --help" with more detail on what each option does. Any suggestions welcome . Thank you. -- PHP General Mailing List (http:

[PHP] Re: PHP compile

2008-06-09 Thread zerof
Hélio Rocha escreveu: Hi there, How can i compile or encrypt a PHP project without changing any thing on the server? [Fast-]CGI it's a possibility. Thanks in advance. Hélio http://www.roadsend.com/home/index.php -- zerof http://www.educar.pro.br/ Apache - PHP - MySQL - Boolean Logics - Proje

Re: [PHP] PHP compile

2008-06-09 Thread Bastien Koert
On Mon, Jun 9, 2008 at 10:43 AM, Wolf <[EMAIL PROTECTED]> wrote: > "Hélio Rocha" <[EMAIL PROTECTED]> wrote: > > Hi there, > > > > How can i compile or encrypt a PHP project without changing any thing on > the > > server? [Fast-]CGI it's a possibility. > > > > Thanks in advance. > > Hélio > >

Re: [PHP] PHP compile

2008-06-09 Thread Wolf
"Hélio Rocha" <[EMAIL PROTECTED]> wrote: > Hi there, > > How can i compile or encrypt a PHP project without changing any thing on the > server? [Fast-]CGI it's a possibility. > > Thanks in advance. > Hélio STFW: http://www.google.com/search?q=PHP%3A+encrypt&ie=utf-8&oe=utf-8&aq=t&rls=com.

Re: [PHP] PHP compile

2008-06-09 Thread Daniel Brown
On Mon, Jun 9, 2008 at 10:36 AM, Hélio Rocha <[EMAIL PROTECTED]> wrote: > Hi there, > > How can i compile or encrypt a PHP project without changing any thing on the > server? [Fast-]CGI it's a possibility. STFW: http://www.google.com/search?q=php+encoders Generally, there will have to be

[PHP] PHP compile

2008-06-09 Thread Hélio Rocha
Hi there, How can i compile or encrypt a PHP project without changing any thing on the server? [Fast-]CGI it's a possibility. Thanks in advance. Hélio

[PHP] Compile - libxml2

2007-11-12 Thread Benjamin Dupuis
I've opened a bug report on bug.php.net, Compiling PHP in 5.2.2 is working with my libxml2, but not in 5.2.4 (and 5.2.5) but developpers say me that's not a bug : I must use XML2_DIR instead of XML_DIR, But when using configure, it say me : use libxml-dir for libxml2 using libxml2-dir is not wor

Re: [PHP] Compile issue

2007-09-26 Thread Nathan Nobbe
you might try experimenting w/ the configure command; perhaps if you start w/ a minimal php installation it will compile. then you could one-by-one enable the things you have in your standard configure command. maybe at least you could narrow down the problem that way. -nathan On 9/26/07, Eric Bu

Re: [PHP] Compile issue

2007-09-26 Thread Eric Butera
Yep! I made a little sh script that I keep the same ./configure string in. When a new version comes out I extract it, copy my script in there, and run it. Usually everything works out perfectly. I've been using it happily since 5.1.2 and now all of a sudden after 5.2.2 I can't anymore. On 9/26

Re: [PHP] Compile issue

2007-09-26 Thread Nathan Nobbe
are you using the same configure command when compiling all 3 versions? -nathan On 9/26/07, Eric Butera <[EMAIL PROTECTED]> wrote: > > The last version of PHP I've been able to compile on my work machine > was 5.2.2. It is a PowerPC OS X 10.4.10. I'm curious if anyone else > has had this proble

[PHP] Compile issue

2007-09-26 Thread Eric Butera
The last version of PHP I've been able to compile on my work machine was 5.2.2. It is a PowerPC OS X 10.4.10. I'm curious if anyone else has had this problem. I'm sure it is something stupid I'm doing but I can't seem to figure it out. I can still compile 5.2.2 just fine so nothing on that end

[PHP] compile image and download

2007-09-10 Thread RosaM72
Hello List, This will probably be a some what long post for that apologize. I don't really know much about PHP, usually If I want to do something I can Google up an example and make it work for my needs. With this one im totally stumped though. Here is what Im doing and need to do, I have a page

Re: [PHP] php-compile error: No rule to make target

2007-06-09 Thread H. Hübel
Hi Daniel >That's a bit out of the scope of this list, but a simple fix > anyway. Change config.m4: > PHP_NEW_EXTENSION(hello, hello.c, $ext_shared) > > to > PHP_NEW_EXTENSION(hello, php_hello.c, $ext_shared) > Thank you very much! You made my day :) it was the wrong filename

Re: [PHP] php-compile error: No rule to make target

2007-06-09 Thread Daniel Brown
On 6/9/07, "H. Hübel" <[EMAIL PROTECTED]> wrote: Hello everyone for learning to develope an own external php-extension i studied the following session under http://devzone.zend.com/article/1021-Extension-Writing-Part-I-Introduction-to-PHP-and-Zend and tried to develope my first extension as the

[PHP] php-compile error: No rule to make target

2007-06-09 Thread H. Hübel
Hello everyone for learning to develope an own external php-extension i studied the following session under http://devzone.zend.com/article/1021-Extension-Writing-Part-I-Introduction-to-PHP-and-Zend and tried to develope my first extension as the examples from this site. i use Linux (openSuse 10.

[PHP] Compile a stored code with php

2005-11-19 Thread Khorosh Irani
Hello How I can compile a php code that is stored in a database when the programm is running? Thanks

Re: [PHP] compile issue.

2005-10-21 Thread Greg Maruszeczka
Mark Nernberg wrote: > This is a repost, as I have received no response thus far. > > Running FreeBSD 5.4/RELEASE on Sparc64 and Apache 2.0.55 > > When attempting to install 4.4.0 or 5.0.5, from ports or from source, I am > getting the following error: (This specific error is from 4.4.0 from port

[PHP] compile issue.

2005-10-21 Thread Mark Nernberg
This is a repost, as I have received no response thus far. Running FreeBSD 5.4/RELEASE on Sparc64 and Apache 2.0.55 When attempting to install 4.4.0 or 5.0.5, from ports or from source, I am getting the following error: (This specific error is from 4.4.0 from ports [/usr/ports/lang/php4] The err

[PHP] compile my code

2004-11-02 Thread Mirko Melis
Hi to all one question: There is one way to compile my script into intermediate code like jsp? thanks MM -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Compile

2004-08-16 Thread Jay Blanchard
[snip] Is it true that turck is faster than Zend? > i think you are looking for something like turck mmcache. [/snip] What about something like http://www.priadoblender.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Compile

2004-08-16 Thread Ed Lazor
Is it true that turck is faster than Zend? > i think you are looking for something like turck mmcache. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Compile

2004-08-16 Thread Paul Kain
zend allows you to compile your code On Mon, 16 Aug 2004 15:04:48 +0800, Louie Miranda <[EMAIL PROTECTED]> wrote: > I think it still works with the old one, its not yet release a stable > version for 5.0 and i think for 4.3.6? only in beta. > > hmm, better check their site out to know the full

Re: [PHP] Compile

2004-08-16 Thread Louie Miranda
I think it still works with the old one, its not yet release a stable version for 5.0 and i think for 4.3.6? only in beta. hmm, better check their site out to know the full details. thanks On Mon, 16 Aug 2004 09:32:52 +0300, Octavian Rasnita <[EMAIL PROTECTED]> wrote: > From: "raditha dissanayak

Re: [PHP] Compile

2004-08-15 Thread Octavian Rasnita
From: "raditha dissanayake" <[EMAIL PROTECTED]> > i think you are looking for something like turck mmcache. > Do you know if Turck MMCache works with PHP 5.0? Teddy -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Compile

2004-08-15 Thread raditha dissanayake
Watty wrote: Is it possible to compile a PHP script? And if so, how? i think you are looking for something like turck mmcache. Watty -- Raditha Dissanayake. http://www.radinks.com/sftp/ | http://www.raditha.com/

[PHP] Compile

2004-08-15 Thread Watty
Is it possible to compile a PHP script? And if so, how? Watty

Re: [PHP] Compile Php5: --with-mysql and --with-mysqli

2004-07-15 Thread Jacob Friis Larsen
execute /usr/bin/mysql_config --include. It's the path without include/mysql. In that case my configure is correct: ./configure --disable-all --with-mysqli=/usr/bin/mysql_config --with-mysql=/usr --with-apxs2 Also make sure you don't have multiple libraries installed, you should install MySQL-s

Re: [PHP] Compile Php5: --with-mysql and --with-mysqli

2004-07-14 Thread Marek Kilimajer
Jacob Friis Larsen wrote: Curt Zirzow wrote: * Thus wrote Jacob Friis Larsen: How do I install Php5 with both --with-mysql and --with-mysqli? 1. Follow instructions at http://php.net/mysqli. Is this correct: "--with-mysqli=/usr/bin/mysql_config"? (This works: ./configure --with-mysqli=/usr/bin/my

Re: [PHP] Compile Php5: --with-mysql and --with-mysqli

2004-07-14 Thread Jacob Friis Larsen
Curt Zirzow wrote: * Thus wrote Jacob Friis Larsen: How do I install Php5 with both --with-mysql and --with-mysqli? 1. Follow instructions at http://php.net/mysqli. Is this correct: "--with-mysqli=/usr/bin/mysql_config"? (This works: ./configure --with-mysqli=/usr/bin/mysql_config --with-apxs2) 2.

Re: [PHP] Compile Php5: --with-mysql and --with-mysqli

2004-07-14 Thread Curt Zirzow
* Thus wrote Jacob Friis Larsen: > How do I install Php5 with both --with-mysql and --with-mysqli? 1. Follow instructions at http://php.net/mysqli. 2. Follow instructions at http://php.net/mysql, using the path to your mysql4.1 library 3. Tweak your my.cnf so the mysqlclient look at the right

[PHP] Compile Php5: --with-mysql and --with-mysqli

2004-07-13 Thread Jacob Friis Larsen
How do I install Php5 with both --with-mysql and --with-mysqli? MySQL is 4.1.3-beta and installed as official MySQL RPM. This didn't work: ./configure --with-mysql=/usr/include/mysql --enable-embedded-mysqli ./configure --with-mysql=/usr/include/mysql --with-mysql=/usr/bin/mysql_config ./configure

RE: [PHP] Compile PHP question

2004-04-16 Thread Dave Carrera
. Yours truly Dave Carrera -Original Message- From: David A. Stevens [mailto:[EMAIL PROTECTED] Sent: 16 April 2004 18:59 To: Dave Carrera Subject: Re: [PHP] Compile PHP question Please remove my address from any future correspondence about PHP. --- Incoming mail is certified Virus Free

Re: [PHP] Compile PHP question

2004-04-16 Thread Jason Wong
On Friday 16 April 2004 16:46, Red Wingate wrote: > Wrong one here: > > http://de2.php.net/manual/en/features.commandline.php > > [quote] > The CLI SAPI was released for the first time with PHP 4.2.0, but was still > experimental and had to be explicitly enabled with --enable-cli when > running ./c

Re: [PHP] Compile PHP question

2004-04-15 Thread Red Wingate
Wrong one here: http://de2.php.net/manual/en/features.commandline.php [quote] The CLI SAPI was released for the first time with PHP 4.2.0, but was still experimental and had to be explicitly enabled with --enable-cli when running ./configure. Since PHP 4.3.0 the CLI SAPI is no longer experiment

Re: [PHP] Compile PHP question

2004-04-15 Thread Jason Wong
On Thursday 15 April 2004 20:49, Enrico Weigelt wrote: > * Dave Carrera <[EMAIL PROTECTED]> [2004-04-15 11:14:45 +0100]: > > Hi List, > > > > How do I compile php without apache, with mysql (client is installed) as > > cli. > > ./configure --enable-cli --with-mysql I believe cgi is enabled by def

Re: [PHP] Compile PHP question

2004-04-15 Thread Enrico Weigelt
* Dave Carrera <[EMAIL PROTECTED]> [2004-04-15 11:14:45 +0100]: > Hi List, > > How do I compile php without apache, with mysql (client is installed) as > cli. ./configure --enable-cli --with-mysql btw: if you're planning automated builds, you'll be maybe interested in my buildfarm project ...

[PHP] Compile PHP question

2004-04-15 Thread Dave Carrera
Hi List, How do I compile php without apache, with mysql (client is installed) as cli. The reason I ask is that I would like to do some command line scripting using php as my preferred scripting language and I don’t have apache loaded on the server as this is going to be on a dedicated email serv

RE: [PHP] compile problem

2004-02-13 Thread Sam Masiello
The --with-curl directive can also take a directory (--with-curl=[DIR}). Try passing in the directory where cURL is installed to. (I am not sure where this is since you didn't mention whether cURL is installed on your system via RPM or if you did it from source). Good luck! --Sam Donpro wrote

[PHP] compile problem

2004-02-13 Thread Donpro
Hi, trying to compile PHP 4.3.4. on RedHat Linux 7.3 and getting the following error: checking for CURL support... yes checking for CURL in default path... found in /usr checking for cURL 7.9.8 or greater... configure: error: cURL version 7.9.8 or later is required to compile php with cURL supp

Re: [PHP] compile php

2004-01-12 Thread shawn_milochik
et To: [EMAIL PROTECTED] cc: 01/12/2004 01:56 Subject: [PHP] compile php

[PHP] compile php

2004-01-12 Thread Logan McKinley
i have a script that checks an email account and records information into a database and want to call it when ever an email hits that account. My ISP uses merak mail server and i see it has an excutables section, so i was hoping to fire my php page whenever an email goes to the account. the probl

[PHP] PHP Compile w/ Sun ONE Directory Server

2003-12-23 Thread Cameron B. Prince
Hi, I am trying to compile PHP with LDAP support via the Sun ONE Directory Server. I am running into a problem where some functions aren't being found in the include or shared libraries. Here's my configure command: export LD_LIBRARY_PATH="/usr/lib:/usr/local/nss-3.8/lib:/usr/local/nspr-4.3/lib:/

[PHP] compile problems

2003-12-20 Thread Brian V Bonini
Not a clue what's wrong, anyone? functions.lo Zend/zend_sprintf.lo Zend/zend_ini.lo Zend/zend_qsort.lo Zend/zend_ multibyte.lo Zend/zend_execute.lo sapi/apache/sapi_apache.lo sapi/apache/mod_php 4.lo sapi/apache/php_apache.lo main/internal_functions.lo -lcrypt -lc-client -lc rypt -lmysqlclient -lc

[PHP] Re: php compile error with mysql undefined reference to `mysql_real_escape_string'

2003-12-15 Thread Jas
You really should be subscribing to the php.install list when asking questions of this type. But it sounds like you need to first install mysql, then install apache, then install php. In that order and you should be ok. When in doubt read the manuals for each application for further informat

[PHP] php compile error with mysql undefined reference to `mysql_real_escape_string'

2003-12-15 Thread Ivone Uribe
Hi all! I'm installing php4.3.3, apache 1.3.28 with mysql3.22.32 I'm using this option --with-mysql=/usr/local/mysql But when I compile the php code, I get this error: ext/mysql/php_mysql.o: In function `zif_mysql_client_encoding': /root/fuente/archivos/php-4.3.3/ext/mysql/php_mysql.c:1118: undef

[PHP] php compile error with mysql undefined reference to `mysql_real_escape_string'

2003-12-14 Thread Ivone Uribe
Hi all! I'm installing php4.3.3, apache 1.3.28 with mysql3.22.32 I'm using this option --with-mysql=/usr/local/mysql But when I compile the php code, I get this error: ext/mysql/php_mysql.o: In function `zif_mysql_client_encoding': /root/fuente/archivos/php-4.3.3/ext/mysql/php_mysql.c:1118: undef

Re: [PHP] php compile....

2003-11-12 Thread Jason Wong
On Thursday 13 November 2003 05:42, John Nichel wrote: > Is the phpinfo page showing your php code '', or is > it blank as in no content at all? > > If no content, what do you see when you view the source of the page in > the browser? > > Did you restart apache? > > Did you compile php at the same

Re: [PHP] php compile....

2003-11-12 Thread John Nichel
Mike R wrote: [snip] Yeah, got that as: AddType application/x-httpd-php .php AddType application/x-httpd-php .html AddType application/x-httpd-php .phtml And the DirectoryIndex stuff is there, too. [/snip] So, all of that is there, yet PHP does not work? After you compiled PHP did you restart Apac

RE: [PHP] php compile....

2003-11-12 Thread Mike R
> [snip] > Yeah, got that as: > > AddType application/x-httpd-php .php > AddType application/x-httpd-php .html > AddType application/x-httpd-php .phtml > > And the DirectoryIndex stuff is there, too. > [/snip] > > So, all of that is there, yet PHP does not work? After you compiled PHP > did you re

RE: [PHP] php compile....

2003-11-12 Thread Jay Blanchard
[snip] Yeah, got that as: AddType application/x-httpd-php .php AddType application/x-httpd-php .html AddType application/x-httpd-php .phtml And the DirectoryIndex stuff is there, too. [/snip] So, all of that is there, yet PHP does not work? After you compiled PHP did you restart Apache? How, pre

RE: [PHP] php compile....

2003-11-12 Thread Mike R
> -Original Message- > From: Jay Blanchard [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 12, 2003 3:32 PM > To: Mike R; [EMAIL PROTECTED] > Subject: RE: [PHP] php compile > > > [snip] > In what way would I have to modify it? I've comp

RE: [PHP] php compile....

2003-11-12 Thread Jay Blanchard
[snip] In what way would I have to modify it? I've compiled before without any issues... (not on this server, though, admittedly). [/snip] # DirectoryIndex: Name of the file or files to use as a pre-written HTML # directory index. Separate multiple entries with spaces. # DirectoryIndex ind

RE: [PHP] php compile....

2003-11-12 Thread Jay Blanchard
[snip] I'm compiling php (4.3.4) on a server with linux (different server than my other post), and the config, make, and make install all seem to go fine (no errors or special messages). No go on PHP, though. Restarted apache, but nothing. Should I reboot the server? Any other possibilities? [/

[PHP] php compile....

2003-11-12 Thread Mike R
I'm compiling php (4.3.4) on a server with linux (different server than my other post), and the config, make, and make install all seem to go fine (no errors or special messages). No go on PHP, though. Restarted apache, but nothing. Should I reboot the server? Any other possibilities? Thanks

[PHP] Compile on Mac OS X --with-java?

2003-11-06 Thread Karl Nelson
Has anyone managed to get PHP to compile on Mac OS X with the --with-java flag in the configure command? I've tried it with PHP 4.3.2, 4.3.3, and 4.3.4, all without any luck. I'm using Mac OS X Server 10.2.8, with Java 1.4.1. I've tried ./configure --with-mysql --with-apxs --with-xml --with-jav

[PHP] Compile php

2003-06-27 Thread J.F.Kishor
Hi all, I have a doubt, is there a way to compile php as a class file, so that it would be more secured. And I should be able to be invoked by a HTML client interface. Thanks in adv - JFK kishor Nilgiri Networks

Re: [PHP] Compile 4.3.2 Errors.

2003-06-05 Thread Kent C. Kollasch
on? volker - Original Message - From: "Alberto Ferrer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, May 31, 2003 3:16 PM Subject: [PHP] Compile 4.3.2 Errors. Im compiling the last vercion of PHP 4.3.2 and says this after finish of compile. The system is a Redh

Re: [PHP] Compile 4.3.2 Errors.

2003-06-01 Thread Thomas Seifert
essage.) > > can you post a little bit more debug information? > > > > volker > > > > - Original Message - > > From: "Alberto Ferrer" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Saturday, May 31, 2003 3:16 PM

Re: [PHP] Compile 4.3.2 Errors.

2003-06-01 Thread Evan Nemerson
TED]> > Sent: Saturday, May 31, 2003 3:16 PM > Subject: [PHP] Compile 4.3.2 Errors. > > > Im compiling the last vercion of PHP 4.3.2 and says this after finish of > > compile. > > The system is a Redhat 7.3, Apache 1.3.27. > > > > ext/mysql/libmysql/my_tempnam.l

Re: [PHP] Compile 4.3.2 Errors.

2003-06-01 Thread Philip Olson
On Sat, 31 May 2003, Alberto Ferrer wrote: > Im compiling the last vercion of PHP 4.3.2 and says this after finish of > compile. > The system is a Redhat 7.3, Apache 1.3.27. > > ext/mysql/libmysql/my_tempnam.lo: In function `my_tempnam': > /root/php-4.3.2/ext/mysql/libmysql/my_tempnam.c:115: the

Re: [PHP] Compile 4.3.2 Errors.

2003-05-31 Thread Volker Augustin
lt;[EMAIL PROTECTED]> Sent: Saturday, May 31, 2003 3:16 PM Subject: [PHP] Compile 4.3.2 Errors. > Im compiling the last vercion of PHP 4.3.2 and says this after finish of > compile. > The system is a Redhat 7.3, Apache 1.3.27. > > ext/mysql/libmysql/my_tempnam.lo: In functio

[PHP] Compile 4.3.2 Errors.

2003-05-31 Thread Alberto Ferrer
Im compiling the last vercion of PHP 4.3.2 and says this after finish of compile. The system is a Redhat 7.3, Apache 1.3.27. ext/mysql/libmysql/my_tempnam.lo: In function `my_tempnam': /root/php-4.3.2/ext/mysql/libmysql/my_tempnam.c:115: the use of `tempnam' is dangerous, better use `mkstemp' -

[PHP] Compile problem.

2003-03-21 Thread Serge Paquin
Hello, I am just upgrading to mySQL 4. As per the recommendation at www.mysql.com I am recompiling programs that link against the mysql client. When I try to compile PHP-4.3.1 I get many many lines similar to: /usr/lib/mysql/libmysqlclient.a(net.o): In function `net_request_file': net.o(

[PHP] cURL & PHP compile error

2003-03-10 Thread Bryan Brannigan
Trying to setup PHP with cURL support... I run this configure command: ./configure --with-mysql --with-apxs --with-openssl=/usr/local/ssl --with-curl --with-mcrypt --enable-sockets and receive this error: /usr/local/lib/libcurl.so: undefined reference to `UI_OpenSSL' Help!! -- PHP General

Re: [PHP] PHP Compile question ....

2003-02-17 Thread Mat Harris
no problem. the only thing i forgot to say is that this is on a redhat 7.3 machine and the libraries that are used by some of those options are from redhat rpms. If you aren't using a similar version of redhat then you may get messages about certain options missing headers etc. up to you whether y

Re: [PHP] PHP Compile question ....

2003-02-17 Thread James Hatridge
Thanks! I'll give it a shot in the morning! JIM On Monday 17 February 2003 18:19, Mat Harris wrote: > i like to use to following with php 4.3.0. Note the $APACHE_PREFIX should > be changed: > > ./configure --prefix=/usr --with-apxs=$APACHE_PREFIX/bin/apxs > --enable-debug=no --enable-safe-mode --

Re: [PHP] PHP Compile question ....

2003-02-17 Thread Mat Harris
i like to use to following with php 4.3.0. Note the $APACHE_PREFIX should be changed: ./configure --prefix=/usr --with-apxs=$APACHE_PREFIX/bin/apxs --enable-debug=no --enable-safe-mode --with-mysql=/usr --with-regex=system --with-xml --with-imap --with-snmp --with-kerberos --with-imap-ssl --with

[PHP] PHP Compile question ....

2003-02-17 Thread James Hatridge
Hi all... I just compiled PHP from source for the first time. It "works", but not like I want it to. I need it to work with Mysql, do graphs, and let me run programs (ie safe-mode is off). Also the odd thing is that before I compiled my own PHP I could access all my mysql databases. Now I can

Re: [PHP] PHP Compile Error

2003-01-30 Thread Johannes Schlueter
Hi, On Friday 31 January 2003 01:10, Robert Fitzpatrick wrote: > Running Redhat 8.0 > PHP 4.3.0 > > When I try to configure with the following: > ./configure --with-apxs=/web_root/bin/apxs --enable-track-vars > --enable-versioning --with-mysql=/usr/mysql --with-gd=/usr/local Are you sure you told

[PHP] PHP Compile Error

2003-01-30 Thread Robert Fitzpatrick
Running Redhat 8.0 PHP 4.3.0 When I try to configure with the following: ./configure --with-apxs=/web_root/bin/apxs --enable-track-vars --enable-versioning --with-mysql=/usr/mysql --with-gd=/usr/local --with-jpeg-dir=/usr/local/bin/ --with-png-dir=/usr/lib --with-zlib-dir=/usr/lib --with-zlib --e

[PHP] Compile with GD TTF FREETYPE

2002-12-20 Thread Breno Cardoso Perucchi
Hello, I am trying compile my php-4.2.3 with FreeType Support enabled FreeType Linkage with TTF library ./configure --with-mysql --with-apxs=/usr/local/apache/bin/apxs --with-mysql =/usr/local/mysql --with-gd --enable-gd-native-ttf --with-ttf --disable-mbs tr-enc-trans --with-freety

Re: [PHP] compile error

2002-08-19 Thread Rasmus Lerdorf
You need current PHP CVS to work with Apache 2.0.40. See snaps.php.net On Mon, 19 Aug 2002, Adam Williams wrote: > I'm trying to compile PHP 4.2.2. I am running Apache 2.0.40 (yes I know > support is experimental). I am compiling on Redhat 7.3 Linux 2.4.18. I > did my PHP configure line: > >

[PHP] compile error

2002-08-19 Thread Adam Williams
I'm trying to compile PHP 4.2.2. I am running Apache 2.0.40 (yes I know support is experimental). I am compiling on Redhat 7.3 Linux 2.4.18. I did my PHP configure line: ./configure --enable-track-vars --with-mysql --with-mail --with-apxs2=/usr/local/apache2/bin/apxs and then I do a make, an

[PHP] compile PHP --with-imap, on OS X: progress, but...

2002-08-09 Thread Michael Geary
Hi folks, I am desperately trying to get PHP (4.2.2) --with-imap running on OS X, so I can run the IMP web-mail client. I already have IMAP installed, and have downloaded and compiled the U-W c-client. I have also followed the directions on the PHP.NET website under IMAP. Here is my PHP confi

Re: [PHP] Compile errors with php 4.2.1 and gd

2002-07-11 Thread Mike
oops, ok, I was being stupid... forgot to do a make install on gd 2 ;( Mike - Original Message - From: "Mike" <[EMAIL PROTECTED]> To: "PHP List" <[EMAIL PROTECTED]> Sent: Thursday, July 11, 2002 5:52 PM Subject: [PHP] Compile errors with php 4.2.1 and gd

[PHP] Compile errors with php 4.2.1 and gd

2002-07-11 Thread Mike
Hello, I have followed all the directions on how to compile php and gd and all the other stuff that needs to be complied for gd to work with php, but it will not compile... it keeps failing to compile with the following errors : gd.c: In function `zm_startup_gd': gd.c:303: `gdArc' undeclared (fir

RE: [PHP] Compile error.

2002-06-24 Thread Duncan Hill
On Mon, 24 Jun 2002, John Holmes wrote: > > Using the 4.2.1 source available from the main downloads page, I'm > > getting: > > php_functions.c:93:27: missing binary operator before '!' > > You get an error when you do what? Unzip the source, compile it, run it, > load a .php page, crap your pan

RE: [PHP] Compile error.

2002-06-24 Thread John Holmes
> Using the 4.2.1 source available from the main downloads page, I'm > getting: > php_functions.c:93:27: missing binary operator before '!' You get an error when you do what? Unzip the source, compile it, run it, load a .php page, crap your pants??? ---John Holmes... -- PHP General Mailing Li

[PHP] Compile error.

2002-06-24 Thread Duncan Hill
Using the 4.2.1 source available from the main downloads page, I'm getting: php_functions.c:93:27: missing binary operator before '!' Peculiar to me, or known problem? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] PHP Compile with sun 5.7

2002-06-08 Thread Moussa Dahadha
Any News ?? Moussa Dahadha wrote: > > > >Hi, i know that this question was asked many times but i still >can't find any solution :-( > >When i try to compile php > > >I alweys recive this error: > > Making all in . > make[1]: Entering directory `/root/php-4.2.1'

[PHP] PHP Compile with sun 5.7

2002-06-05 Thread Moussa Dahadha
Hi, i know that this question was asked many times but i still can't find any solution :-( When i try to compile php I alweys recive this error: Making all in . make[1]: Entering directory `/root/php-4.2.1' /bin/sh /root/php-4.2.1/libtool --silent --mode=link

[PHP] compile problem with gd 2.0.1

2002-05-30 Thread Michael Geier
Linux Redhat 7.3 PHP 4.2.0 GD 2.0.1 during make: /bin/sh /root/php-4.2.0/libtool --silent --mode=compile gcc -I. -I/root/php- 4.2.0/ext/gd -I/root/php-4.2.0/main -I/root/php-4.2.0 - I/usr/local/apache/include -I/root/php-4.2.0/Zend -I/usr/local/mysql/include - I/usr/local/easysoft/oob/client/inc

[PHP] compile PHP without threads

2002-03-21 Thread LF
hi ALL, could please anybody tell me what argument i should use for compiling, that PHP4 runs without threads (pthreads)?? i need to recompile php because i receive the error from httpd. dl-close.c:123 ...assertion failed.. thanks for any help lothar -- PHP General Mailing List (http://www.ph

Re: [PHP] PHP Compile: IMAP enabled?

2002-03-19 Thread Jason Wong
On Wednesday 20 March 2002 00:46, Mike At Spy wrote: > If IMAP is entered under "Loaded Modules" in the apache section of a > phpinfo file, does that mean IMAP has been enabled? Use php_info() to find out. -- Jason Wong -> Gremlins Associates -> www.gremlins.com.hk /* High heels are a device

[PHP] PHP Compile: IMAP enabled?

2002-03-19 Thread Mike At Spy
If IMAP is entered under "Loaded Modules" in the apache section of a phpinfo file, does that mean IMAP has been enabled? Thanks, -Mike -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Compile problem

2002-03-13 Thread S.Murali Krishna
could anybody help me out, while compiling and Making PHP its going fine, but I couldn't get any php binary file instead a file named 'libphp4.la' was created. I want to compile it as a standalone binary as a normal user. Thanks in Advance. <[EMAIL PROTECTED]> -

[PHP] Re:Re:Re:[PHP] compile php with GD2

2002-03-03 Thread Hendrik
hm, well i allready tried it, but it didnt work, so i chose to add it as a module. ...but the problem is, that i cannot "make" php. I allways get this error: php_gd.h:69: warning: static declaration for `gdImageColorResolve' follows non-static gd.c:92: conflicting types for `gdIOCtx' /usr/include

  1   2   >