Quote:
Originally Posted by santhoshchulliyath
Hi Guys.
im newly come in linux sorry for my stupid question
Im installed RHEL 5 postgres and php worked independently but i cant get connectivity both together. After this problem i download new version of postgres and phppgadmin/Appache from entreprisedb sight postgers installed correctly but phppgadmin/appache installation error occure java virtual machine path missing or not installed how i installed vm in RHEL 5 and how to give correct path and how to know vm installed or not
its worked in windows correctly....
Please Help me urgently.............. Thanks for advance
|
This isn't urgent for anyone but you...don't mark your posts as urgent. We volunteer our time here, and answer questions when we can (or feel like it), not when you need it. If you need 'urgent' support, CALL RED HAT, since you're paying for it with your RHEL subscription.
Your question is very hard to follow. Are your pages working, but phppgadmin isn't?? What's the exact error message? If you're saying it' can't find Java in the path, type in "find / -name java", or "which java" at a prompt. Make sure that the path returned is in your working path, by typing in "set | grep PATH". If it's not, you can type in "export PATH=%PATH%:<new directory>".
And again, if you need urgent support, call RedHat...you're paying for it.