[PHP] my first order job on manages jobs

2009-07-01 Thread Suresh Gupta VG
Hi List,
 
This is the first job chain I am creating using manages job chains. I am trying 
to create 2 order jobs, 1 order and one jobchain. First I created an orderjob 
and named it and tried to edit it. A new window displayed with the properties 
of that order job. I choose executable file from job type and saved the job. 
Then I clicked on param1 and wrote the code  sh -c echo hello world and 
clicked on store button. The job summary explorer came. The jobs saved are in 
RED color and X mark is indicating. I thought that this is throwing an error 
and checked the log files. I couldn't see any error in the logs. I am following 
the OSJS Sample - Job Chain Setup in Job Scheduler.mht file. I observed some 
differences in the screen shots of this demo file and my current view.
 

1.  
Why it is showing the red color after submit of the order jobs, job 
chain and order too.
2.  
In the Orderjob edit window, I couldn't see the Active YES/NO radio 
buttons, Scheduler ID box and at the end of the page there are only 2 
buttons Store and Cancel, but I couldn't see the store and submit button.
3.  
After creating the order job then we need to choose the job scheduler 
from the list where we need to submit the job order. How to get this small 
window with schedulers list.
4.  
When I edit the job chain there are only 2 buttons not 4. Missing 
buttons are store and submit and store and remove orders. Please advice.
5.  
Here also I found that the job chain and order are in red color with 
x mark on it.

Please advice me to get rid of all these errors and get success in executing 
this sample program.

 

With thanks and Regards, 

Suresh.G
 

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



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.
html
 head
  titlePHP Test/title
 /head
 body
 ?php echo 'pHello World/p'; ? 
 /body
/html 
 
 
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 '?php'  '?'  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



[PHP] Managed job chains

2009-06-30 Thread Suresh Gupta VG
Hi List,
 
Please find the error message below when I logged into managed jobs. Please 
advice me to get rid of this.
 
 The PHP-Extension domxml is needed to display job scheduler 
informations
Please adjust the setting in the coniguration file php.ini 

repeat status check 
http://10.42.4.52:7785/scheduler2/scheduler.php?action=spooler_statusspooler_host=10.42.4.52spooler_port=49152
  

 
With thanks and Regards, 
Suresh.G
 

--
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