imageflow :reflect.php not found or unable to stat

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
macchonmhaighe
Forum Newbie
Posts: 2
Joined: Fri Jun 06, 2008 6:44 am

imageflow :reflect.php not found or unable to stat

Post by macchonmhaighe »

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?
macchonmhaighe
Forum Newbie
Posts: 2
Joined: Fri Jun 06, 2008 6:44 am

Re: imageflow :reflect.php not found or unable to stat

Post by macchonmhaighe »

remove php.conf from apache conf.d folder
Post Reply