RE: [PHP] guide me please

2009-06-30 Thread Suresh Gupta VG
Hi All,
 
Should I need to install php5.X version. If so, can you please give me the link 
where I can get the source for AIX and install over php4.X. 
 
Secondly, I used a simple code as below to get the output, but now, it gives 
blank page.

 
  PHP Test
 
 
 Hello World'; ?> 
 
 
 
 
pls advice.
 
With thanks and Regards, 
Suresh.G
Zensar Technologies Ltd. 
Cell - +91 9890898688



From: Yuri Yarlei [mailto:gargari...@hotmail.com]
Sent: Mon 6/29/2009 9:39 PM
To: Suresh Gupta VG; php-general@lists.php.net
Subject: RE: [PHP] guide me please


Hi,

My suggestion is you install a better version of PHP or use other type of php 
server, you will use oracle db?  If is not necessary, you should use mysql or 
postgresql for learn php.
But this error maybe happen because you are using '' for php tags, 
if you use ''  maybe this error will go away

Yuri Yarlei.
Programmer PHP, CSS, Java, PostregreSQL;
Today PHP, tomorrow Java, after the world.
Kyou wa PHP, ashita wa Java, sono ato sekai desu.



> Date: Mon, 29 Jun 2009 15:10:22 +0530
> From: sures...@zensar.com
> To: php-general@lists.php.net
> Subject: [PHP] guide me please
> 
> Hi List,
> 
> I am newb to this PHP. I am using "AIX Version 5.3" OS and "PHP version 
> 4.3.9" by default version and "Oracle Application Server 10g Release 2". 
> Configured properly and I am getting the phpinfo.php on browser properly. But 
> when I write my own code for php, it is just displaying the code but it is 
> not running the php code.
> 
> Is there any mistake in configuring the apache or else where? pls guide me. 
> 
> With thanks and Regards, 
> Suresh.G
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 




Conheça os novos produtos Windows Live. Clique aqui! 
<http://www.windowslive.com.br/>  

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] guide me please

2009-06-29 Thread Michael A. Peters

Suresh Gupta VG wrote:

Hi List,
 
I am newb to this PHP. I am using "AIX Version 5.3" OS and "PHP version 4.3.9" by default version and "Oracle Application Server 10g Release 2". Configured properly and I am getting the phpinfo.php on browser properly. But when I write my own code for php, it is just displaying the code but it is not running the php code.
 
Is there any mistake in configuring the apache or else where? pls guide me. 
 
With thanks and Regards, 
Suresh.G
 



What web server does Oracle use as part of their application server?
It may simply be a matter of the php module not being loaded when the 
web server starts.


But, as others have stated, you probably want to install a much fresher 
version of php, for a large number reasons.


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP] guide me please

2009-06-29 Thread Yuri Yarlei

Hi,

My suggestion is you install a better version of PHP or use other type of php 
server, you will use oracle db?  If is not necessary, you should use mysql or 
postgresql for learn php.
But this error maybe happen because you are using '' for php tags, 
if you use ''  maybe this error will go away

Yuri Yarlei.
Programmer PHP, CSS, Java, PostregreSQL;
Today PHP, tomorrow Java, after the world.
Kyou wa PHP, ashita wa Java, sono ato sekai desu.



> Date: Mon, 29 Jun 2009 15:10:22 +0530
> From: sures...@zensar.com
> To: php-general@lists.php.net
> Subject: [PHP] guide me please
> 
> Hi List,
>  
> I am newb to this PHP. I am using "AIX Version 5.3" OS and "PHP version 
> 4.3.9" by default version and "Oracle Application Server 10g Release 2". 
> Configured properly and I am getting the phpinfo.php on browser properly. But 
> when I write my own code for php, it is just displaying the code but it is 
> not running the php code.
>  
> Is there any mistake in configuring the apache or else where? pls guide me. 
>  
> With thanks and Regards, 
> Suresh.G
>  
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 

_
Descubra todas as novidades do novo Internet Explorer 8
http://brasil.microsoft.com.br/IE8/mergulhe/?utm_source=MSN%3BHotmail&utm_medium=Tagline&utm_campaign=IE8

Re: [PHP] guide me please

2009-06-29 Thread Daniel Brown
On Mon, Jun 29, 2009 at 05:40, Suresh Gupta VG wrote:
> Hi List,
>
> I am newb to this PHP. I am using "AIX Version 5.3" OS and "PHP version 
> 4.3.9" by default version and "Oracle Application Server 10g Release 2". 
> Configured properly and I am getting the phpinfo.php on browser properly. But 
> when I write my own code for php, it is just displaying the code but it is 
> not running the php code.
>
> Is there any mistake in configuring the apache or else where? pls guide me.

This question is absolutely and completely out of the scope of
this list.  You're using a version of PHP for which support was ended
a long time ago, and the question isn't a PHP question, but instead a
web server question.

Check with the Oracle folks to see why the setup is not working
for you.  In lieu of that, check community-run forums and user-to-user
support sites specifically designed for Oracle's products.

-- 

daniel.br...@parasane.net || danbr...@php.net
http://www.parasane.net/ || http://www.pilotpig.net/
Ask me about our fully-managed servers and proactive management
clusters starting at just $200/mo.!

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] guide me please

2009-06-29 Thread András Csányi
2009/6/29 Suresh Gupta VG :
> Hi List,
>
> I am newb to this PHP. I am using "AIX Version 5.3" OS and "PHP version 
> 4.3.9" by default version and "Oracle Application Server 10g Release 2". 
> Configured properly and I am getting the phpinfo.php on browser properly. But 
> when I write my own code for php, it is just displaying the code but it is 
> not running the php code.
>
> Is there any mistake in configuring the apache or else where? pls guide me.

If Oracle Application Server 10g Release 2 able to run php scripts
this is a configuration error. I suggest search in the server
documentation or in google how can handle Oracle AppServer php.
If doesn't able to handle php choose another server for example apache.

-- 
- -
--  Csanyi Andras  -- http://sayusi.hu -- Sayusi Ando
--  "Bízzál Istenben és tartsd szárazon a puskaport!".-- Cromwell

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] guide me please

2009-06-29 Thread Suresh Gupta VG
Hi List,
 
I am newb to this PHP. I am using "AIX Version 5.3" OS and "PHP version 4.3.9" 
by default version and "Oracle Application Server 10g Release 2". Configured 
properly and I am getting the phpinfo.php on browser properly. But when I write 
my own code for php, it is just displaying the code but it is not running the 
php code.
 
Is there any mistake in configuring the apache or else where? pls guide me. 
 
With thanks and Regards, 
Suresh.G
 

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php