473,499 Members | 1,765 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

php on a Mainframe

I'm been roped into a techical discussion next week as to whether our Java
applet / php site can run on a "mainframe." (I know not what kind of
"mainframe"
or OS).

Is this kind of thing even in the realm of possibility? Or should i tell
them to rewrite the whole thing in COBOL?

Thanks
Apr 7 '07 #1
6 2674
R. Vince wrote:
I'm been roped into a techical discussion next week as to whether our Java
applet / php site can run on a "mainframe." (I know not what kind of
"mainframe"
or OS).

Is this kind of thing even in the realm of possibility? Or should i tell
them to rewrite the whole thing in COBOL?

Thanks

Depends what OS the mainframe uses. Is a version of Apache available
for it? If the answer is yes, then the likelyhood is that PHP will be
fine. Java applet should not care as long as there is a web server on
the mainframe as java applets run client-side, the machine would just
have to be capable of serving web pages, but for PHP it would need to be
able to either run Apache with mod_php or have the capability of running
php as a CGI program (apache/mod_php preferred though for performance).

I'm not a mainframe person, so it depends how old this system is, if
you can give more specifics (preferably the actual OS and version) then
I'm sure someone will give you a definate answer.
Apr 7 '07 #2
R. Vince wrote:
I'm been roped into a techical discussion next week as to whether our Java
applet / php site can run on a "mainframe." (I know not what kind of
"mainframe"
or OS).

Is this kind of thing even in the realm of possibility? Or should i tell
them to rewrite the whole thing in COBOL?

Thanks

Without knowing the mainframe and the OS being used, your question has
no answer.

I'd suggest you find that out then ask in one of the mainframe groups.
I think they'd have a better idea what can run on their mainframes and
what can't.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================
Apr 7 '07 #3
sam
On Apr 7, 4:06 pm, Jerry Stuckle <jstuck...@attglobal.netwrote:
R. Vince wrote:
I'm been roped into a techical discussion next week as to whether our Java
applet / php site can run on a "mainframe." (I know not what kind of
"mainframe"
or OS).
Is this kind of thing even in the realm of possibility? Or should i tell
them to rewrite the whole thing in COBOL?
Thanks

Without knowing the mainframe and the OS being used, your question has
no answer.

I'd suggest you find that out then ask in one of the mainframe groups.
I think they'd have a better idea what can run on their mainframes and
what can't.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstuck...@attglobal.net
==================
Chances are if it's a mainframe it's an IBM. Chances are if it's an
IBM it's a zSeries. If it's a zSeries, then it's running Linux so umm,
Yes IF the first to chances are correct than you can run PHP on it. If
not who knows.
Apr 8 '07 #4
sa*@invalidpage.com wrote:
On Apr 7, 4:06 pm, Jerry Stuckle <jstuck...@attglobal.netwrote:
>R. Vince wrote:
>>I'm been roped into a techical discussion next week as to whether our Java
applet / php site can run on a "mainframe." (I know not what kind of
"mainframe"
or OS).
Is this kind of thing even in the realm of possibility? Or should i tell
them to rewrite the whole thing in COBOL?
Thanks
Without knowing the mainframe and the OS being used, your question has
no answer.

I'd suggest you find that out then ask in one of the mainframe groups.
I think they'd have a better idea what can run on their mainframes and
what can't.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstuck...@attglobal.net
==================

Chances are if it's a mainframe it's an IBM. Chances are if it's an
IBM it's a zSeries. If it's a zSeries, then it's running Linux so umm,
Yes IF the first to chances are correct than you can run PHP on it. If
not who knows.

That's one possibility. But by no means would I assume that's the only
possibility.

But even if it is an IBM mainframe running Linux, that doesn't
automatically mean you can run Java or PHP on it. These are not Intel
compatible machines, and it may or may not be possible to easily build
PHP and Java binaries for them.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================
Apr 8 '07 #5
"R. Vince" <rvince99 a t hotmail d o t comwrote:
I'm been roped into a techical discussion next week as to whether our Java
applet / php site can run on a "mainframe." (I know not what kind of
"mainframe"
or OS).
Lets rephrase - you're being asked your opinion on whether $A will work with
$B when you have no idea what $B is.

You don't know, so you're asking us.

What exactly were you expecting?

The only answer you'll get is maybe or maybe not - it depends.

Actually, some of the respondents are talking nonsense - its nothing to do
with Linux compatability, and while a Z-series can run Linux, it doesn't
have to. The key determinant is whether it can support a POSIX environment
with a ANSI C compiler, flex, bison and make.

C.

Apr 9 '07 #6
On Mon, 09 Apr 2007 19:25:17 GMT, Colin McKinnon wrote:
"R. Vince" <rvince99 a t hotmail d o t comwrote:
>I'm been roped into a techical discussion next week as to whether our Java
applet / php site can run on a "mainframe." (I know not what kind of
"mainframe"
or OS).

Lets rephrase - you're being asked your opinion on whether $A will work with
$B when you have no idea what $B is.

You don't know, so you're asking us.

What exactly were you expecting?

The only answer you'll get is maybe or maybe not - it depends.

Actually, some of the respondents are talking nonsense - its nothing to do
with Linux compatability, and while a Z-series can run Linux, it doesn't
have to. The key determinant is whether it can support a POSIX environment
with a ANSI C compiler, flex, bison and make.
Yes, well, after all, the answer for the OP is here:

http://tinyurl.com/22c6t
Apr 10 '07 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
18832
by: Erik-Jan Bakker | last post by:
Hi I am not a javascript expert and I have a problem that the guru's in this newsgroup probably can solve quickly. ;-) I've made a webpage with three frames: top, left and mainframe. I...
4
5007
by: karpagam | last post by:
Since WebServices are a standardized way to invoke a method of another application over the internet, is there a way to integrate two different applications running on different platforms (Say a...
1
2238
by: uli2003wien | last post by:
Dear group, i am a seasoned DB2-veteran (6 years exp.) on the Windows- and Linux-Server platform. Once in a while i had a look into DB2 on the mainframe but mostly only watching other people do...
1
2165
by: Thureen | last post by:
I just started using the mainframe (z/OS) 2 days ago, so I am very inexperienced in it. However, I need to write c++ programs for mainframe. Right now, the other mainframe programmers have showed...
3
5368
by: dinoo | last post by:
Hi, I need help here. I am converting an vb application to c#. The existing application connects to the mainframe server using FTP and downloads a file (dataset). Is it possible in .NET to...
0
7128
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7006
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7169
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7215
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
3096
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3088
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1425
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
661
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
294
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.