imageflow :reflect.php not found or unable to stat
Posted: Fri Jun 06, 2008 6:45 am
Hello,
I am deploying image flow on my website
http://194.95.111.244/~countzero/scripts/_myImageFlow/
It uses a php file called reflect.php to create reflections of images
My Website is deployed as a war file on Jboss.
The app is set as the server root using jboss-web.xml
It all works correctly when I load the page by diretly going to the jboss web address
When I use the apache web address, which connects to jboss with mod-jk / ajp
I get an error in apache : script 'reflect.php' not found or unable to stat,
How do I make apache find this script?
I am deploying image flow on my website
http://194.95.111.244/~countzero/scripts/_myImageFlow/
It uses a php file called reflect.php to create reflections of images
My Website is deployed as a war file on Jboss.
The app is set as the server root using jboss-web.xml
It all works correctly when I load the page by diretly going to the jboss web address
When I use the apache web address, which connects to jboss with mod-jk / ajp
I get an error in apache : script 'reflect.php' not found or unable to stat,
How do I make apache find this script?