#35221 [Fbk->Opn]: Warning: imagepstext(): libt1 returned error 11 & 14

2005-11-17 Thread lcalvert at mn dot rr dot com
 ID:   35221
 User updated by:  lcalvert at mn dot rr dot com
 Reported By:  lcalvert at mn dot rr dot com
-Status:   Feedback
+Status:   Open
 Bug Type: GD related
 Operating System: FreeBSD 4.5
 PHP Version:  5CVS, 4CVS (2005-11-17) (snap)
 New Comment:




Previous Comments:


[2005-11-17 17:59:03] [EMAIL PROTECTED]

Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves. 

A proper reproducing script starts with ,
is max. 10-20 lines long and does not require any external 
resources such as databases, etc.

If possible, make the script source available online and provide
an URL to it here. Try to avoid embedding huge scripts into the report.

(the pastebin url does not show any code)



[2005-11-17 17:04:07] lcalvert at mn dot rr dot com

Not using apache2



[2005-11-17 09:23:20] [EMAIL PROTECTED]

One more thing: Are you using Apache2? And if so, which MPM?



[2005-11-17 04:12:13] lcalvert at mn dot rr dot com

Upgraded to PHP Version 5.1.0RC5-dev

Warning: imagepstext() [function.imagepstext]: T1Lib Error: Font ID
Invalid in this Context in /usr/home/GuestBook/randomImage.php on line
35

Line 35
imagepstext($im, $rand, $font, 32, $text_color, $black, 12, 28);

Same problem after refreshing the script for about 20mins the above
error message would come up quite frequently.



[2005-11-15 06:33:52] lcalvert at mn dot rr dot com

Memory usage on system after restarting apache goes down to 50% usage
after refreshing 100 times memory usage goes to 83% and errors start
happening.



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35221

-- 
Edit this bug report at http://bugs.php.net/?id=35221&edit=1


#35221 [Fbk->Opn]: Warning: imagepstext(): libt1 returned error 11 & 14

2005-11-17 Thread lcalvert at mn dot rr dot com
 ID:   35221
 User updated by:  lcalvert at mn dot rr dot com
 Reported By:  lcalvert at mn dot rr dot com
-Status:   Feedback
+Status:   Open
 Bug Type: GD related
 Operating System: FreeBSD 4.5
 PHP Version:  5CVS, 4CVS (2005-11-17) (snap)
 New Comment:

Not using apache2


Previous Comments:


[2005-11-17 09:23:20] [EMAIL PROTECTED]

One more thing: Are you using Apache2? And if so, which MPM?



[2005-11-17 04:12:13] lcalvert at mn dot rr dot com

Upgraded to PHP Version 5.1.0RC5-dev

Warning: imagepstext() [function.imagepstext]: T1Lib Error: Font ID
Invalid in this Context in /usr/home/GuestBook/randomImage.php on line
35

Line 35
imagepstext($im, $rand, $font, 32, $text_color, $black, 12, 28);

Same problem after refreshing the script for about 20mins the above
error message would come up quite frequently.



[2005-11-15 06:33:52] lcalvert at mn dot rr dot com

Memory usage on system after restarting apache goes down to 50% usage
after refreshing 100 times memory usage goes to 83% and errors start
happening.



[2005-11-15 06:23:09] lcalvert at mn dot rr dot com

Description:

After a day or so (100plus refreshes) of running this code the
following two errors come up quite often

Warning: imagepstext(): libt1 returned error 11 
Warning: imagepstext(): libt1 returned error 14

Reproduce code:
---
http://pastebin.com/429956

Actual result:
--
After a day or so (100plus refreshes) of running this code the
following two errors come up quite often

Warning: imagepstext(): libt1 returned error 11 
Warning: imagepstext(): libt1 returned error 14





-- 
Edit this bug report at http://bugs.php.net/?id=35221&edit=1


#35221 [Fbk->Opn]: Warning: imagepstext(): libt1 returned error 11 & 14

2005-11-16 Thread lcalvert at mn dot rr dot com
 ID:   35221
 User updated by:  lcalvert at mn dot rr dot com
 Reported By:  lcalvert at mn dot rr dot com
-Status:   Feedback
+Status:   Open
 Bug Type: GD related
 Operating System: FreeBSD 4.5
 PHP Version:  4.4.1
 New Comment:

Upgraded to PHP Version 5.1.0RC5-dev

Warning: imagepstext() [function.imagepstext]: T1Lib Error: Font ID
Invalid in this Context in /usr/home/GuestBook/randomImage.php on line
35

Line 35
imagepstext($im, $rand, $font, 32, $text_color, $black, 12, 28);

Same problem after refreshing the script for about 20mins the above
error message would come up quite frequently.


Previous Comments:


[2005-11-16 09:08:13] [EMAIL PROTECTED]

I did not ask you to install it permanently, just check if this happens
in the 5.1-dev. If it does happen in it, it's more likely to get fixed.
And if it does NOT, then it's just a matter of backporting the fix to
PHP 4.



[2005-11-16 08:25:36] lcalvert at mn dot rr dot com

Currently i am running a few programs that are not currently compatible
with PHP 5. I have spent the last 6 hours attempting to get them to work
however i cannot. So upgrading to PHP 5 is currently not an option for
me to get this resolved. Hopefully there will be a fix for this in the
PHP 4 series.



[2005-11-15 09:36:08] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip





[2005-11-15 06:33:52] lcalvert at mn dot rr dot com

Memory usage on system after restarting apache goes down to 50% usage
after refreshing 100 times memory usage goes to 83% and errors start
happening.



[2005-11-15 06:23:09] lcalvert at mn dot rr dot com

Description:

After a day or so (100plus refreshes) of running this code the
following two errors come up quite often

Warning: imagepstext(): libt1 returned error 11 
Warning: imagepstext(): libt1 returned error 14

Reproduce code:
---
http://pastebin.com/429956

Actual result:
--
After a day or so (100plus refreshes) of running this code the
following two errors come up quite often

Warning: imagepstext(): libt1 returned error 11 
Warning: imagepstext(): libt1 returned error 14





-- 
Edit this bug report at http://bugs.php.net/?id=35221&edit=1


#35221 [Fbk->Opn]: Warning: imagepstext(): libt1 returned error 11 & 14

2005-11-15 Thread lcalvert at mn dot rr dot com
 ID:   35221
 User updated by:  lcalvert at mn dot rr dot com
 Reported By:  lcalvert at mn dot rr dot com
-Status:   Feedback
+Status:   Open
 Bug Type: GD related
 Operating System: FreeBSD 4.5
 PHP Version:  4.4.1
 New Comment:

Currently i am running a few programs that are not currently compatible
with PHP 5. I have spent the last 6 hours attempting to get them to work
however i cannot. So upgrading to PHP 5 is currently not an option for
me to get this resolved. Hopefully there will be a fix for this in the
PHP 4 series.


Previous Comments:


[2005-11-15 09:36:08] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip





[2005-11-15 06:33:52] lcalvert at mn dot rr dot com

Memory usage on system after restarting apache goes down to 50% usage
after refreshing 100 times memory usage goes to 83% and errors start
happening.



[2005-11-15 06:23:09] lcalvert at mn dot rr dot com

Description:

After a day or so (100plus refreshes) of running this code the
following two errors come up quite often

Warning: imagepstext(): libt1 returned error 11 
Warning: imagepstext(): libt1 returned error 14

Reproduce code:
---
http://pastebin.com/429956

Actual result:
--
After a day or so (100plus refreshes) of running this code the
following two errors come up quite often

Warning: imagepstext(): libt1 returned error 11 
Warning: imagepstext(): libt1 returned error 14





-- 
Edit this bug report at http://bugs.php.net/?id=35221&edit=1


#35221 [Opn]: Warning: imagepstext(): libt1 returned error 11 & 14

2005-11-14 Thread lcalvert at mn dot rr dot com
 ID:   35221
 User updated by:  lcalvert at mn dot rr dot com
 Reported By:  lcalvert at mn dot rr dot com
 Status:   Open
 Bug Type: GD related
 Operating System: FreeBSD 4.5
 PHP Version:  4.4.1
 New Comment:

Memory usage on system after restarting apache goes down to 50% usage
after refreshing 100 times memory usage goes to 83% and errors start
happening.


Previous Comments:


[2005-11-15 06:23:09] lcalvert at mn dot rr dot com

Description:

After a day or so (100plus refreshes) of running this code the
following two errors come up quite often

Warning: imagepstext(): libt1 returned error 11 
Warning: imagepstext(): libt1 returned error 14

Reproduce code:
---
http://pastebin.com/429956

Actual result:
--
After a day or so (100plus refreshes) of running this code the
following two errors come up quite often

Warning: imagepstext(): libt1 returned error 11 
Warning: imagepstext(): libt1 returned error 14





-- 
Edit this bug report at http://bugs.php.net/?id=35221&edit=1


#35221 [NEW]: Warning: imagepstext(): libt1 returned error 11 & 14

2005-11-14 Thread lcalvert at mn dot rr dot com
From: lcalvert at mn dot rr dot com
Operating system: FreeBSD 4.5
PHP version:  4.4.1
PHP Bug Type: GD related
Bug description:  Warning: imagepstext(): libt1 returned error 11 & 14

Description:

After a day or so (100plus refreshes) of running this code the following
two errors come up quite often

Warning: imagepstext(): libt1 returned error 11 
Warning: imagepstext(): libt1 returned error 14

Reproduce code:
---
http://pastebin.com/429956

Actual result:
--
After a day or so (100plus refreshes) of running this code the following
two errors come up quite often

Warning: imagepstext(): libt1 returned error 11 
Warning: imagepstext(): libt1 returned error 14

-- 
Edit bug report at http://bugs.php.net/?id=35221&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=35221&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=35221&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=35221&r=trysnapshot51
Fixed in CVS:http://bugs.php.net/fix.php?id=35221&r=fixedcvs
Fixed in release:http://bugs.php.net/fix.php?id=35221&r=alreadyfixed
Need backtrace:  http://bugs.php.net/fix.php?id=35221&r=needtrace
Need Reproduce Script:   http://bugs.php.net/fix.php?id=35221&r=needscript
Try newer version:   http://bugs.php.net/fix.php?id=35221&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=35221&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=35221&r=notwrong
Not enough info: 
http://bugs.php.net/fix.php?id=35221&r=notenoughinfo
Submitted twice: 
http://bugs.php.net/fix.php?id=35221&r=submittedtwice
register_globals:http://bugs.php.net/fix.php?id=35221&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=35221&r=php3
Daylight Savings:http://bugs.php.net/fix.php?id=35221&r=dst
IIS Stability:   http://bugs.php.net/fix.php?id=35221&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=35221&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=35221&r=float
No Zend Extensions:  http://bugs.php.net/fix.php?id=35221&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=35221&r=mysqlcfg


#35185 [NEW]: libs/libphp4.so: No such file or directory (When Compiling with GD Support)

2005-11-10 Thread lcalvert at mn dot rr dot com
From: lcalvert at mn dot rr dot com
Operating system: FreeBSD 4.5
PHP version:  4.4.1
PHP Bug Type: Compile Failure
Bug description:  libs/libphp4.so: No such file or directory (When Compiling 
with GD Support)

Description:

Wehn compiling PHP 4.4.1 with GD Support during make it does not create a
libs/libphp4.so nor one in .libs. However when created without GD Support
all fuctions properly.

Reproduce code:
---
make install

Expected result:

darkunderdog# make install
Installing PHP SAPI module:   apache
cp libs/libphp4.so /usr/local/libexec/apache/libphp4.so
chmod 755 /usr/local/libexec/apache/libphp4.so
[activating module `php4' in /usr/local/etc/apache/httpd.conf]
Installing build environment: /usr/local/lib/php/build/
Installing header files:  /usr/local/include/php/
Installing helper programs:   /usr/local/bin/
  program: phpize
  program: php-config
Installing man pages: /usr/local/man/man1/
  page: phpize.1
  page: php-config.1


Actual result:
--
darkunderdog# make install
make: don't know how to make instal. Stop
darkunderdog# make install
Installing PHP SAPI module:   apache
cp libs/libphp4.so /usr/local/libexec/apache/libphp4.so
cp: libs/libphp4.so: No such file or directory
apxs:Break: Command failed with rc=1
*** Error code 1

Stop in /usr/home/underdog/phpinstall/php-4.4.1.

-- 
Edit bug report at http://bugs.php.net/?id=35185&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=35185&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=35185&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=35185&r=trysnapshot51
Fixed in CVS:http://bugs.php.net/fix.php?id=35185&r=fixedcvs
Fixed in release:http://bugs.php.net/fix.php?id=35185&r=alreadyfixed
Need backtrace:  http://bugs.php.net/fix.php?id=35185&r=needtrace
Need Reproduce Script:   http://bugs.php.net/fix.php?id=35185&r=needscript
Try newer version:   http://bugs.php.net/fix.php?id=35185&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=35185&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=35185&r=notwrong
Not enough info: 
http://bugs.php.net/fix.php?id=35185&r=notenoughinfo
Submitted twice: 
http://bugs.php.net/fix.php?id=35185&r=submittedtwice
register_globals:http://bugs.php.net/fix.php?id=35185&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=35185&r=php3
Daylight Savings:http://bugs.php.net/fix.php?id=35185&r=dst
IIS Stability:   http://bugs.php.net/fix.php?id=35185&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=35185&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=35185&r=float
No Zend Extensions:  http://bugs.php.net/fix.php?id=35185&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=35185&r=mysqlcfg