RE: [PHP] I-worm/Klez and a GIF query/question

2002-05-03 Thread Maciej Uhlig

 -Original Message-
 From: r [mailto:[EMAIL PROTECTED]]
 Sent: Saturday, May 04, 2002 2:40 AM
 To: [EMAIL PROTECTED]
 Subject: [PHP] I-worm/Klez and a GIF query/question

 I understand that the new version of PHP/GD or whatever does not
 support GIF
 and i also know for PNG or JPEG i can use LIBJPEG and LIBPNG (both are
 installed on my webhost) but how do i do it in GIF?
 (He insists on GIF- the clients a ##@ his money helps pay the bills)

Well, this is a kind of question PHP people would like not to be asked :-)
because they are not able to make it for free (because of somebody else)...

What you could do, is to produce ten digits [0..9] icons as gifs using
commercial software and then display them randomly using the best PHP script
:-)

Maciek


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




RE: [PHP] URGENT : PHP install error on Solaris 7

2002-01-16 Thread Maciej Uhlig

looks like a PHP bug... maybe you'd like to check the following bug history
and try Jani's suggestion:

http://bugs.php.net/bug.php?id=13023

Maciek

 -Original Message-
 From: R'twick Niceorgaw [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, January 16, 2002 7:52 PM
 To: php general
 Subject: Re: [PHP] URGENT : PHP install error on Solaris 7


 Hi dennis,
 yes i'm using dynamic loading of PHP using --with-apxs

 line 205 is

 LoadModule /usr/apache/libexec/libphp4.so

 I can install php on solaris 8 on an intel (x86) machine using the same
 source code without any problem.

 I have gcc 2.95 on the intel machine where as gcc 3.0.1 on the sparc
 machine. could that be causing any problem ?





 - Original Message -
 From: Dennis Moore [EMAIL PROTECTED]
 To: R'twick Niceorgaw [EMAIL PROTECTED]; php general
 [EMAIL PROTECTED]
 Sent: Wednesday, January 16, 2002 1:56 PM
 Subject: Re: [PHP] URGENT : PHP install error on Solaris 7


  What is in line 205?  It looks as though you are dynamically
 loading PHP.
  Are you compiling with --with-apxs in PHP?Just a thought...
 
  /dkm
 
 
  - Original Message -
  From: R'twick Niceorgaw [EMAIL PROTECTED]
  To: php general [EMAIL PROTECTED]
  Sent: Wednesday, January 16, 2002 12:03 PM
  Subject: [PHP] URGENT : PHP install error on Solaris 7
 
 
   Hi all,
   I have a Sparc Solaric 7 system on which I'm trying to install php
 4.0.6.
   the installation works fine. But, when I try to restart
 Apache I get the
   following error. I have Apache 1.3.22
  
   Has any one experienced the same problem ? Or any fix to this
 ? I'm not
 a
   unix guy so have no idea as to what this error means.
  
   ANy help will be greatly appreciated :)
  
   Erro msg
  
   ==apachectl configtest
   Syntax error on line 205 of /usr/apache/conf/httpd.conf:
   Cannot load /usr/apache/libexec/libphp4.so into server: ld.so.1:
   /usr/apache/bin
   /httpd: fatal: relocation error: file /usr/apache/libexec/libphp4.so:
  symbol
   ap_block_alarms: referenced symbol not found
  
 
 
 -
   R'twick Niceorgaw ( [EMAIL PROTECTED] )
   http://www.niceorgaw.com
  
   98C Cedar Lane
   Highland Park, NJ 08904
   USA
   732-246-1434 (R)
   732-801-3826 (M)
 
 
 -
  
  
  
 
 
 
 --
 --
  
 
 
   --
   PHP General Mailing List (http://www.php.net/)
   To unsubscribe, e-mail: [EMAIL PROTECTED]
   For additional commands, e-mail: [EMAIL PROTECTED]
   To contact the list administrators, e-mail:
 [EMAIL PROTECTED]
 
 


 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 To contact the list administrators, e-mail: [EMAIL PROTECTED]




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




RE: [PHP] CSS Editors

2002-01-13 Thread Maciej Uhlig

TopStyle - http://www.bradsoft.com

Maciek

 -Original Message-
 From: Boaz Yahav [mailto:[EMAIL PROTECTED]]
 Sent: Sunday, January 13, 2002 12:28 PM
 To: [EMAIL PROTECTED]
 Subject: [PHP] CSS Editors
 
 
 Are there any good CSS Editors.
 Something that will tell you to which browsers you are compatible while
 you write the CSS and such?


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




RE: [PHP] Maybe OT but I was wondering....

2002-01-08 Thread Maciej Uhlig

read http://shat.net/php/404/ as an example then do your page...

Maciek

 -Original Message-
 From: Ben Turner [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, January 08, 2002 9:37 PM
 To: [EMAIL PROTECTED]
 Subject: [PHP] Maybe OT but I was wondering


 I am trying to set up a completely dynamic site using php and a mysql
 backend.  I am trying to find somewhere that I can identify a custom 404
 error page and then pull the page based on the document
 directory.  Problem
 is, is this even possible in PHP?  I haven't found too much related to
 custom 404 pages done in php.

 So I was thinking, if anyone knows some information on this
 topic, might you
 have a url or maybe a book title that I could check out to research this a
 bit further?


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




RE: [PHP] Cyrus IMAP 4.0.16 TAR error

2002-01-08 Thread Maciej Uhlig

 -Original Message-
 From: gaukia 345 [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, January 09, 2002 6:00 AM
 To: [EMAIL PROTECTED]
 Subject: [PHP] Cyrus IMAP 4.0.16 TAR error
 
 
 I downloaded Aeromail from freshmeat.net. It needed an IMAP server. So I 
 went to ftp.andrew.cmu.edu to get Cyrus IMAP 4.0.16. I unpacked 
 it using TAR 

you mean cyrus-imapd-2.0.16.tar.gz, right? it unpacks correctly...

 but there're some errors including CRC. I downloaded again and re-tried. 
 Same error. Don't know what to do because the FTP site is the official 
 project home and there's nothing in their mail list that have similar 
 complains to mine. Any ideas?

did you transfer it in ascii mode perhaps :-) if so, try ftp binary mode.

Maciek


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




RE: [PHP] php-4.1.0 distribution broke??

2001-12-10 Thread Maciej Uhlig

as far as I can see the current release is 4.0.6.

did you see any announcement about 4.1.0?

they'll let you know when 4.1.0 is released. just be patient :-)

Maciek

 -Original Message-
 From: Bob Scott [mailto:[EMAIL PROTECTED]]
 Sent: Monday, December 10, 2001 10:06 PM
 To: [EMAIL PROTECTED]
 Subject: [PHP] php-4.1.0 distribution broke??
 
 
 Hello all!
 
 I've tried several times today to get the
 latest PHP (4.1.0) tarball from php.net (as well as
 a few mirror sites) and it looks like the
 tarball is broken...!
 
 Anyone having like problems??


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]