Re: [PHP] PHP Warning: imagettftext()

2008-07-25 Thread Lou Baccari
? Thanks, Lou Lou Baccari wrote: Hello, I'm trying to move a site over to the V5 of CentOS and I having problems with php/gd/freetype. It looks like my older systems which is running php-4.3.8-1.1, gd-2.0.15-1, freetype-2.1.4-5 can execute the code successfully. Now when I try to execute

Re: [PHP] PHP Warning: imagettftext()

2008-07-25 Thread Lou Baccari
Sorry for the additional mail but I found the variable GDFONTPATH should be GD_FONTPATH, the example below works for me now. putenv('GD_FONTPATH=' . realpath('.')); Lou Baccari wrote: Hello, After reading Practical PHP Programing I came across a reference that said On Unix

Re: [PHP] PHP Warning: imagettftext()

2008-07-25 Thread Lou Baccari
. The first one today looking for help and then the second one providing the solution. Lou. Daniel Brown wrote: On Mon, Jul 21, 2008 at 1:14 PM, Lou Baccari [EMAIL PROTECTED] wrote: Hello, I'm trying to move a site over to the V5 of CentOS and I having problems with php/gd/freetype. It looks

[PHP] PHP Warning: imagettftext()

2008-07-21 Thread Lou Baccari
a solution, Any ideas? Thanks, Lou code ?php //header(Content-type: image/png); $im = imagecreate(400, 30); $white = imagecolorallocate($im, 255, 255, 255); $grey = imagecolorallocate($im, 128, 128, 128); $black = imagecolorallocate($im, 0, 0, 0); $text

Re: [PHP] error Failed opening for inclusion

2008-06-12 Thread Lou Baccari
that some php files, below the root directory, run successfully, but now if I edit it or copy it to other name the new php file will not run anymore. I end up with the errors listed below. I could use some help, Thanks. Lou Lou Baccari wrote: sorry if I double posted: Hello, I'm trying

[PHP] error Failed opening for inclusion

2008-06-11 Thread Lou Baccari
(include_path='.:/usr/share/pear') in *Unknown* on line *0 * Again when I run these same scripts from the local disk I do not received any errors. Any ideas to correcting this problem? Thanks, Lou. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

[PHP] Printer Functions

2004-04-05 Thread Lou Apolonia
, Lou -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Printer functions

2004-03-31 Thread Lou Apolonia
, Lou -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Printing landscape

2004-03-15 Thread Lou Apolonia
Is there a function/parameter that tells the printer to print in landscape? I believe I've searched through the Printer Functions and haven't encountered such a thing. Any help is appreciated. L -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

[PHP] Upload seems to time out over 7.5 M

2003-09-10 Thread Lou Parmelee
be much appreciated. Thanks, Lou -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] RE: Upload seems to time out over 7.5 M

2003-09-10 Thread Lou Parmelee
Sorry... here is the post Lou - POST - From: Fred ([EMAIL PROTECTED]) Subject: Large file uploads timeout - ouch! View this article only Newsgroups: php.general Date: 2001-12-05 02:18:53 PST I'm designing a simple content management system with PHP, and it is going great, except

RE: [PHP] RE: Upload seems to time out over 7.5 M

2003-09-10 Thread Lou Parmelee
It is my dedicated server so I have root access... my phpinfo() says timeouts - Connection 300 - Keep Alive - 15 Is this what I need to change? Thanks, Lou -Original Message- From: Jackson Miller [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 10, 2003 2:20 PM To: '[EMAIL PROTECTED

RE: [PHP] Upload seems to time out over 7.5 M

2003-09-10 Thread Lou Parmelee
In the php.ini file set this value? Thanks, Lou -Original Message- From: Dan Anderson [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 10, 2003 2:18 PM To: [EMAIL PROTECTED] Cc: '[EMAIL PROTECTED] Php. Net' Subject: Re: [PHP] Upload seems to time out over 7.5 M try: set_time_limit(0

Re: [PHP] PHP Editors

2001-02-16 Thread lou
Also... Bbedit was bundled with dreamweaver for the longest time. Maybe still... BBedit gets that share because I know people who use a Mac for development, just for BBedit. Regx, ftp, custom tags, volume wide search and replace, glossaries, scriptable and attachable, syntax checking,

Re: [PHP] PHP on MAC

2001-01-26 Thread lou
You can't on os9. You have to run it on osX PB (or osx server I believe) Go here: http://homepage.mac.com/LightyearDesign/MacOSX/Packages/ I want to install PHP on iMAC with MAC OS 9, please advise if possible. Further, is there any lowcost or free web server that supports PHP on my MAC

[PHP] makerpm

2001-01-19 Thread Lou Spironello
Has anyone used the makerpm script in supplied with the tarbar php distribution from snap.php.net? If anyone has, do you know where the documentation is? Thank you. Lou Spironello -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

[PHP] Macromedia and Allaire (cold fusion) have agreed to merge.

2001-01-16 Thread lou
http://www.macromedia.com/special/allaire/ So much for php in ultradev ;) -- 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]