hello
I have installed phoca guestbook and got following error. Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(D:\www\www1067/templates/ja_purity/images/index.php?option=com_phocaguestbook&view=phocaguestbooki&id=1&Itemid=31&phocasid=a80e1f3ed6bf61673ce427c08a5c6d4f) is not within the allowed path(s): (./;../;/;d:\www;d:\\www;D:\www;D:\\www;c:\temp;c:\\temp;c:\php;c:\\php;c:\php5;c:\\php5;c:\\windows\fonts;d:\scripts\WLMonitorScripts) in D:\www\www1067\libraries\joomla\html\html\image.php on line 70
how can I fix and what does I ned to do to fix it.
thanks a lot for your help.
warning file_exists
- Jan
- Phoca Hero
- Posts: 48736
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: warning file_exists
Hi, check your server settings, seems like there are some restrictions to access images created by php
Jan

Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 4
- Joined: 15 Jun 2010, 21:33
Re: warning file_exists
hello jan
of course you where right. I had to do following changes:
1. switching off legacy mode --> erasing all modules plugins componets that where only running on it
2. switching of FTP transfer in backend
3. cleaning up database for old crab... you probaply know how it goes with test that test this etc etc...
4. but finally I thing the key issue was to activate mod-rewrite and Add suffix to URLs
after that it worked absolutely perfectly.
the only issue remaining is due situation that the server is yahoo, and based linux system does not like dothtaccess after renaming it to _htaccess it workes just fine. Might there be some issues not working properly with that "inovativ turnarround" what do you think?
br
francis
of course you where right. I had to do following changes:
1. switching off legacy mode --> erasing all modules plugins componets that where only running on it
2. switching of FTP transfer in backend
3. cleaning up database for old crab... you probaply know how it goes with test that test this etc etc...
4. but finally I thing the key issue was to activate mod-rewrite and Add suffix to URLs
after that it worked absolutely perfectly.
the only issue remaining is due situation that the server is yahoo, and based linux system does not like dothtaccess after renaming it to _htaccess it workes just fine. Might there be some issues not working properly with that "inovativ turnarround" what do you think?
br
francis
- Jan
- Phoca Hero
- Posts: 48736
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: warning file_exists
Hi,

no exeperiences and no information therethe only issue remaining is due situation that the server is yahoo, and based linux system does not like dothtaccess after renaming it to _htaccess it workes just fine. Might there be some issues not working properly with that "inovativ turnarround" what do you think?

If you find Phoca extensions useful, please support the project