HPE GreenLake Administration
Operating System - OpenVMS
1828631
Members
8155
Online
109983
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2005 08:51 PM
05-04-2005 08:51 PM
PHP
I have this scrip t1.php:
if (imagetypes() & IMG_PNG)
echo "PNG Support is enabled";
?>
end result is:
Fatal error: Call to undefined function: imagetypes() in /apache$specific/www/t1.php on line 2
I have instaled:
Secure Web Server Version 2.0 for OpenVMS Alpha
CSWS_PHP Version 1.2-1 for HP Secure Web Server for OpenVMS
if (imagetypes() & IMG_PNG)
echo "PNG Support is enabled";
?>
end result is:
Fatal error: Call to undefined function: imagetypes() in /apache$specific/www/t1.php on line 2
I have instaled:
Secure Web Server Version 2.0 for OpenVMS Alpha
CSWS_PHP Version 1.2-1 for HP Secure Web Server for OpenVMS
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2005 07:42 PM
05-05-2005 07:42 PM
Re: PHP
Jiri,
have you seen the caveats in http://www.php.net/manual/en/function.imagetypes.php ?
I'd suspect that GD support is not included in CSWS_PHP. The extensions list in its release notes (at http://h71000.www7.hp.com/openvms/products/ips/apache/csws_php_relnotes.html ) don't include php_gd2.exe (not sure though whether it'd be needed on VMS).
HTH,
Martin
have you seen the caveats in http://www.php.net/manual/en/function.imagetypes.php ?
I'd suspect that GD support is not included in CSWS_PHP. The extensions list in its release notes (at http://h71000.www7.hp.com/openvms/products/ips/apache/csws_php_relnotes.html ) don't include php_gd2.exe (not sure though whether it'd be needed on VMS).
HTH,
Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2005 08:12 PM
05-05-2005 08:12 PM
Re: PHP
Jiri,
CSWS_PHP 1.2-&1 does not include GD support.
See also
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=695690
You might follow the suggestion of Martin.
Cheers,
Kris (aka Qkcl)
CSWS_PHP 1.2-&1 does not include GD support.
See also
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=695690
You might follow the suggestion of Martin.
Cheers,
Kris (aka Qkcl)
I'm gonna hit the highway like a battering ram on a silver-black phantom bike...
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP