[wp-docs] How to insall wordpress in Tomcat

skatiyar at apptility.com skatiyar at apptility.com
Tue Jun 22 11:18:01 UTC 2004


Hello everyone,
I want to install wordpress in Tomcat.I'm using following invironments:
Linux-Redhat-9
Tomcat-5.0.25
MySql-4.1.20
Java SDK1.4.2
php-4.3.7
If I put any .php file in webapps directory of the Tomcat then its
running properly.
eg: http://localhost:8080/test.php
Now I have put 'wordpress' folder in the webapps of the TC and after
starting TC pointed browser at
http://localhost:8080/wordpress/wp-admin/install.php
it kills the TC with following error:
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0x4E519BD3
Function=(null)+0x4E519BD3
Library=/usr/php-4.3.7/libs/libphp4.so
 
NOTE: We are unable to locate the function name symbol for the error
      just occurred. Please refer to release documentation for possible
      reason and solutions.
  
Current Java thread:
        at net.php.servlet.send(Native Method)
        at net.php.servlet.service(servlet.java:190)
        at net.php.servlet.service(servlet.java:214)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
.
.
.
Local Time = Tue Jun 22 14:22:53 2004
Elapsed Time = 1974
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2_03-b02 mixed mode)
#
# An error report file has been saved as hs_err_pid5864.log.
# Please refer to the file for further information.
#
Aborted
*************
Any idea regarding to install wordpress in TC or about above error will
be appreciated.
Thanks in advance.
Sanjay 
-------------------------------------------------
Apptility Pvt Ltd.          No.14,MIG, KHB Colony
Cell:9886501415             8th Block,Koramangla
Tel:91-80-57657878          Bangalore-95
Fax:91-80-51216610          India 
http://www.apptility.com



More information about the docs mailing list