RE: [PHP-INST] windows 2000 + PHP4.10 + gd1.8.4

2002-01-14 Thread Marios Karagiannopoulos
Hi John. I think that the better solution to achieve the Compilation is to compile under a gcc cross compiler, like gcc For cygwin. So, go to cygwin.com and download the latest version Including gcc compiler. I hope I helped ! Marios -Original Message- From: John Moeller [mailto:[EMAIL P

[PHP-INST] Help for GMP Building under Win32 environment

2002-01-04 Thread Marios Karagiannopoulos
efforts, and eventually got the gmp version of php. Regards, Marios Karagiannopoulos Patras Greece = Short manual for the Building of GNU Multiple Precision Extension

RE: [PHP-INST] Problem with question mark !

2002-01-04 Thread Marios Karagiannopoulos
Thank you very much !! It worked !! -Original Message- From: Jonathan Hilgeman [mailto:[EMAIL PROTECTED]] Sent: Friday, January 04, 2002 7:11 PM To: 'Marios Karagiannopoulos'; [EMAIL PROTECTED] Subject: RE: [PHP-INST] Problem with question mark ! Edit your php.ini file,

RE: [PHP-INST] Problem with mySQL !!

2002-01-04 Thread Marios Karagiannopoulos
04, 2002 5:45 PM To: [EMAIL PROTECTED] Subject: Re: [PHP-INST] Problem with mySQL !! I think you might not have the user/password set correctly on your php page that you are trying to connect from. Tara >>> "Marios Karagiannopoulos" <[EMAIL PROTECTED]> 01/03/02 06:43PM

[PHP-INST] Problem with question mark !

2002-01-04 Thread Marios Karagiannopoulos
I have just installed the PHP4.0.6 and apache 1.3.20 With the appropriate configuration. I tried a test file With http://MARIOS/crypto/admin/test.php3?t=1978 And I got just a blank page with t= And nothing else. The test.php3 file contains: Untitled Document Please help me. Thanks --

RE: [PHP-INST] Re: Problem with mySQL !!

2002-01-03 Thread Marios Karagiannopoulos
the mysql. Thanks -Original Message- From: Stephen Loeckle [mailto:[EMAIL PROTECTED]] Sent: Friday, January 04, 2002 2:53 AM To: [EMAIL PROTECTED] Subject: [PHP-INST] Re: Problem with mySQL !! Sounds like a coding issue. Is your connect string correct? Stephen "Marios Karagianno

[PHP-INST] Problem with mySQL !!

2002-01-03 Thread Marios Karagiannopoulos
I finally got my php-gmp binary with built-in mysql support. But when I am trying to connect to my database I get the following: Warning: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (111) in /cygdrive/d/Apache/htdocs/crypto/db.php on line 17 error connecting to host loc

[PHP-INST] HELP GMP !!!

2002-01-02 Thread Marios Karagiannopoulos
Making all in Zend make[1]: Entering directory `/cygdrive/d/temp/php-4.0.6/Zend' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/cygdrive/d/temp/php-4.0.6/Zend' Making all in main make[1]: Entering directory `/cygdrive/d/temp/php-4.0.6/main' make[2]: Entering directory `/cygdri

RE: [PHP-INST] Apache 2

2001-12-25 Thread Marios Karagiannopoulos
Hi, I am trying to compile using gcc, in CYGWIN, the new PHP4.1.0 but I got The results below: D:\cygnus\cygwin-b20>bash BASH.EXE-2.02$ cd / BASH.EXE-2.02$ cd tmp/php-4.1.0 BASH.EXE-2.02$ make install Making install in Zend make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to

[PHP-INST] HELP?

2001-12-24 Thread Marios Karagiannopoulos
Hello everyone, I am trying to compile the PHP4.1.0 with gmp support >From VStudio 6 but I can't. A lot of compilation errors. Actually I would like to use the gcd(a,b) function... Can anyone help me? Happy New Year !! -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail:

[PHP-INST] GMP LIB for win32?

2001-12-15 Thread Marios Karagiannopoulos
Hello to all, I don't know how to compile the PHP code For windows with -gmplib features !! Can anyone help me? THanks

[PHP-INST] Newcomer !!

2001-12-11 Thread Marios Karagiannopoulos
Hello to all ! I am a new member in the list. I would to ask something that could be very Easy to some of you. I can't compile the PHP4.0.6 in windows. Actually, I need the Gmp lib compiled in php but I can't ! Regards Marios