anonymous wrote : X-Powered-By='Servlet 2.4; JBoss-4.0.2 (build: CVSTag=JBoss_4_0_2
date=200505022023)/Tomcat-5.5'
|
| 2008-11-25 17:33:33,485 INFO
[org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/php-examples]] php:
init: loglevel set to 0
|
| 2008-11-25 17:33:33,487 INFO
[org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/php-examples]] demophp:
init: loglevel set to 0
Ahhhhhhh, the sweet type of Sucesss !!
Yes, My dependancies were messed up, no doubt from my installation attempts prior to
coming to the forum.
An ldd showed that libphp5 was referencing /usr/local/lib/libxml2.so. Plus this was an
older copy of the libxml2.so ( libxml2.so.2.6.11 ) which must not have had
xmlTextReaderSchemaValidate.
So after changing the LD_LIBRARY_PATH, and getting the same problem i copied the
libxml2.so.2.6.32, generated from the succesful compile, along with the links into
usr/local/lib/ and along with the aforementioned changes to LD_LIBRARAY_PATH to include
/usr/local/lib, I am walking on two legs ! I will reinstall everything from scratch to
make a cleaner installation. Thank heavens for virtual machines.
I do not know that i will use a lot of php, but now that I can....it makes my jboss more
versatile particularly at hosting applciations that want to drop in web2.0 dodads and
whatsits. Hurrah. Onward !
This process brought me a little deeper into linux than i have been. I think with stronger
knowledge to start, this installation would have gone a lot quicker on my part.
JFrederic, you are the man.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4194487#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...