[PHP] Compilation?

2007-04-23 Thread Davide Bernard
I just upgraded to PHP 5 from PHP 4. I am using the crack lib function for password dictionary uniqueness. However, now my web page utilizing the crack-lib is crashing with PHP Fatal error: Call to undefined function crack_opendict(). Does anyone know of a specific Crack-lib module I can

Re: [PHP] Compilation?

2007-04-23 Thread Eric Butera
On 4/23/07, Davide Bernard [EMAIL PROTECTED] wrote: I just upgraded to PHP 5 from PHP 4. I am using the crack lib function for password dictionary uniqueness. However, now my web page utilizing the crack-lib is crashing with PHP Fatal error: Call to undefined function crack_opendict(). Does

Re: [PHP] Compilation?

2007-04-23 Thread Eric Butera
On 4/23/07, Davide Bernard [EMAIL PROTECTED] wrote: Tried this at the root level and got the response below... sudo: pecl: command not found I am on a Suse linux box and I install the PEAR package with YAST. Eric Butera [EMAIL PROTECTED] 4/23/2007 10:17 AM On 4/23/07, Davide Bernard

[PHP] Compilation?

2007-04-23 Thread Davide Bernard
I am very new to PHP. Can anyone tell me how do I compile my php 5 code? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Compilation?

2007-04-23 Thread Tijnema !
On 4/23/07, Davide Bernard [EMAIL PROTECTED] wrote: I am very new to PHP. Can anyone tell me how do I compile my php 5 code? First you should tell us which operating system you are using, is it windows or is it linux? If it's windows you'd be better off using the binary. If you're using

Re: [PHP] Compilation? OT

2007-04-23 Thread Børge Holen
On Monday 23 April 2007 22:58, Davide Bernard wrote: I am very new to PHP. Can anyone tell me how do I compile my php 5 code? First you need a J++ compiler.. then you probably need some C# knowledge... that would certainly not hurt. After a good night sleep. Take a left out of the Bed, Turn

Re: [PHP] Compilation?

2007-04-23 Thread Daniel Brown
Or if you're wondering how to compile a .php file for viewing on the web (or running from the command line), then don't worry about it. PHP is meant to be compiled at runtime. If you're looking to find out how to *obfuscate* your code (such as what companies like WHM Autopilot and

Re: [PHP] Compilation?

2007-04-23 Thread Davide Bernard
Actually I want to compile my php 5 code --with-crack[=DIR] option. in order to use the crack lib. Daniel Brown [EMAIL PROTECTED] 4/23/2007 4:27 PM Or if you're wondering how to compile a .php file for viewing on the web (or running from the command line), then don't worry about it. PHP is

Re: [PHP] Compilation? OT

2007-04-23 Thread Robert Cummings
On Mon, 2007-04-23 at 23:03 +0200, Børge Holen wrote: On Monday 23 April 2007 22:58, Davide Bernard wrote: I am very new to PHP. Can anyone tell me how do I compile my php 5 code? First you need a J++ compiler.. then you probably need some C# knowledge... that would certainly not hurt.

Re: [PHP] Compilation trouble on OS X

2005-06-13 Thread Marcus Bointon
On 12 Jun 2005, at 04:17, Richard Lynch wrote: I vaguely recall an issue with mb_* where people saw this nifty new feature and turned it on having no idea what it was, and, well, they didn't really want that feature turned on at all... This could be the same thing. Or not. Try ./configure

Re: [PHP] Compilation trouble on OS X

2005-06-13 Thread Marcus Bointon
On 13 Jun 2005, at 10:52, Marcus Bointon wrote: I just tried compiling on a clean install of 10.4, with a clean install of fink (I'm using some fink packages like apache2, JPEG, PNG, etc) and I'm still getting the ld problem I mentioned. Think I may have to report it as a bug and see what

Re: [PHP] Compilation trouble on OS X

2005-06-11 Thread Richard Lynch
On Thu, June 9, 2005 5:32 am, Marcus Bointon said: I've been beating my head against this - I've done this so many times on BSD and Linux but I just can't get PHP 5.0.4 to compile on OS X. Even the simplest case: ./configure make fails with: /usr/bin/ld: Undefined symbols:

[PHP] Compilation trouble on OS X

2005-06-09 Thread Marcus Bointon
I've been beating my head against this - I've done this so many times on BSD and Linux but I just can't get PHP 5.0.4 to compile on OS X. Even the simplest case: ./configure make fails with: /usr/bin/ld: Undefined symbols: _mbstring_globals _php_mb_encoding_translation

Re: [PHP] Compilation trouble on OS X

2005-06-09 Thread John DeSoi
On Jun 9, 2005, at 8:32 AM, Marcus Bointon wrote: I've been beating my head against this - I've done this so many times on BSD and Linux but I just can't get PHP 5.0.4 to compile on OS X. Even the simplest case: Do you have the latest XCode installed? I think there was a recent update

Re: [PHP] Compilation trouble on OS X

2005-06-09 Thread Marcus Bointon
On 9 Jun 2005, at 15:46, John DeSoi wrote: Do you have the latest XCode installed? I think there was a recent update for OS X 10.4. I did not have any problems compiling PHP 5.0.4 with OS X 10.3, but I have not tried 10.4 yet. I do have XCode 2.1, but I don't think it has anything to do

Re: [PHP] Compilation trouble on OS X

2005-06-09 Thread Brent Baisley
I'm pretty sure you have to install the developer tools in order to get the gcc compiler installed. So while you don't need XCode to compile, you do need the developer tools, which is almost synonymous with XCode. Doesn't 10.4 ship with gcc 4? I know I read about some bugs and problem with

Re: [PHP] Compilation trouble on OS X

2005-06-09 Thread Marcus Bointon
On 9 Jun 2005, at 18:11, Brent Baisley wrote: I'm pretty sure you have to install the developer tools in order to get the gcc compiler installed. So while you don't need XCode to compile, you do need the developer tools, which is almost synonymous with XCode. Of course I have the

[PHP] compilation of 4.3.10 fails at zend_strtod.c

2005-01-05 Thread Nat Irons
I have a production server running Mac OS X Server 10.2.8 and PHP 4.3.9. Building 4.3.10 fails, along the same lines as this report from last week to php-install: http://marc.theaimsgroup.com/?l=php-installm=110351226709409w=2 Several closed bugs seem to refer to this problem, for instance:

[PHP] Compilation problem with PHP5 and MySQL 4.1

2004-07-22 Thread Rodolfo Gonzalez Gonzalez
Hi, I know that this should go to the php-inst ml, but I can not resubscribe (the error in the P.S.). I'm trying to install PHP 5 + MySQL 4.1.3 in Apache 1.3 and I'm getting these messages: (tons of first defined messages before, just pasted a sample below) ...

[PHP] Compilation error

2002-06-02 Thread Richard Fox
Hi, I am compiling PHP 4.2.0 on a RedHat 7.1 system with mnogosearch 3.2.3. I am running into a problem that I have not seen on my other RedHat systems with the same configuration (except Redhat 7.2 instead of 7.1), and that is that the link does not work because there are some symbols that are

[PHP] Compilation of PHP with socket module

2002-03-07 Thread Frdric Vissault
Hi, Please, is there anybody who can help me to compile PHP with socket module? I work under W2000 with VC++ 6! Thanks in advance Fred

[PHP] compilation of PHP with SNMP support

2002-01-04 Thread Jason Signalness
Hello, I am having trouble compiling php with snmp support. ucd-snmp 4.2.2 is installed and working without trouble. PHP4.1.1 configures ok but fails on make, giving many errors similar to this: /usr/local/lib/libsnmp.a(snmp_alarm.o): In function `sa_find_next':

Re: [PHP] compilation of PHP with SNMP support

2002-01-04 Thread Kancha .
I faced the same problem when compile php 4.0.6 and 4.1.0 with snmp. I tried several times so i just dropped it. Now I'm using php without snmp. Do let me know if you get over this error. --- Jason Signalness [EMAIL PROTECTED] wrote: Hello, I am having trouble compiling php with snmp

[PHP] LDAP support in PHP compilation.

2001-08-16 Thread Johan Vikerskog (ECS)
I get the following error message: gcc -I. -I/export/scratch/apps3/php-4.0.6/ext/mysql/libmysql -I/export/scratch/apps3/php-4.0.6/main -I/export/scratch/apps3/php-4.0.6 -I/export/scratch/apps3/apache_1.3.20/src/include -I/export/scratch/apps3/apache_1.3.20/src/os/unix