[solved] Open_basedir problem with image manager
Posted: Fri Mar 05, 2010 12:25 am
Hi,
I have a server running Kloxo on top of CentOS with PhP 5.2.6
Now Kloxo has a slightly unusual structure in that the php process (user apache) sees paths from the server root (but supposedly still can't access files belonging to other sites).
so we have /home/[user]/[domain]/html/uploads/images/
The site is generally working (just upgraded to 1.6.7), but image manager isn't - it seems to be expecting a /var/www/html/uploads/images/ structure (as existed on the old ensim server where I first established this site. Where do I reconfigure this? - without compromising security!
I have a server running Kloxo on top of CentOS with PhP 5.2.6
Now Kloxo has a slightly unusual structure in that the php process (user apache) sees paths from the server root (but supposedly still can't access files belonging to other sites).
so we have /home/[user]/[domain]/html/uploads/images/
The site is generally working (just upgraded to 1.6.7), but image manager isn't - it seems to be expecting a /var/www/html/uploads/images/ structure (as existed on the old ensim server where I first established this site. Where do I reconfigure this? - without compromising security!