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?
imageflow :reflect.php not found or unable to stat
Moderator: General Moderators
-
macchonmhaighe
- Forum Newbie
- Posts: 2
- Joined: Fri Jun 06, 2008 6:44 am
-
macchonmhaighe
- Forum Newbie
- Posts: 2
- Joined: Fri Jun 06, 2008 6:44 am
Re: imageflow :reflect.php not found or unable to stat
remove php.conf from apache conf.d folder