hi
i have installed a payment gateway which requires me to integrate php with java and apache.
now all this is doen except that i am supposed to do this
8) Add entry to "envvars" file in /usr/local/apache2/bin/
LD_LIBRARY_PATH="/usr/local/apache2/lib :$JAVA_HOME/jre/bin/classic:$JAVA_HOME/jre/bin: $LD_LIBRARY_PATH"
export LD_LIBRARY_PATH.
now i tried searchinf for the envvars file and the apache2/bin directory but i was unable to find them.
any ideas?
rgds
ram
i have installed a payment gateway which requires me to integrate php with java and apache.
now all this is doen except that i am supposed to do this
8) Add entry to "envvars" file in /usr/local/apache2/bin/
LD_LIBRARY_PATH="/usr/local/apache2/lib :$JAVA_HOME/jre/bin/classic:$JAVA_HOME/jre/bin: $LD_LIBRARY_PATH"
export LD_LIBRARY_PATH.
now i tried searchinf for the envvars file and the apache2/bin directory but i was unable to find them.
any ideas?
rgds
ram