ID: 14335
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Old Bug Type: Feature/Change Request
Bug Type: *Compile Issues
Operating System:
PHP Version: 4.1.0
New Comment:
Moved from feature request to compile issues (actually it's a CVS
related problem)
Previous C
From: [EMAIL PROTECTED]
Operating system:
PHP version: 4.1.0
PHP Bug Type: Feature/Change Request
Bug description: php_version.h is missing from /main/.cvsignore
Every time somebody raises the version number in /configure.in,
main/php_version.h comes along. It's just a gene
ID: 13650
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Open
Bug Type: GD related
Operating System: Solaris 7 (SunOS 5.7)
PHP Version: 4.0.6
New Comment:
Here is the diff...
diff php.ini php.ini-dist
217c217
< log_errors = On
---
> log_err
ID: 13650
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Old Status: Closed
Status: Open
Bug Type: GD related
Operating System: Solaris 7 (SunOS 5.7)
PHP Version: 4.0.6
New Comment:
I have now recompiled vith gd 1.8.4. It did not help! Still the same problem.
Regards,
Johan
From: [EMAIL PROTECTED]
Operating system: Linux Red Hat 7.0 / i386
PHP version: 4.0.4pl1
PHP Bug Type: *Configuration Issues
Bug description: using shared PHP libraries in safe_mode
When I set
include_path = ".:/usr/share/php"
to access shared libraries and
safe_mode = On