Hi Bob,
I have one site wich does export correct the Excel file and one that does not. Well it does export, but not with the data but with this message:
<br />
<b>Warning</b>: tempnam() [<a href='function.tempnam'>function.tempnam</a>]: open_basedir restriction in effect. File() is not within the allowed path(s): (/home/jager/:/tmp:/usr/local/lib/php/) in <b>/home/jager/domains/groepsverblijven-nederland.nl/public_html/test/administrator/components/com_chronocontact/excelwriter/PPS/File.php</b> on line <b>87</b><br />
Abacadabra for meface-meh-blank
I use the latest version 2,3,9_J1
I have one site wich does export correct the Excel file and one that does not. Well it does export, but not with the data but with this message:
<br />
<b>Warning</b>: tempnam() [<a href='function.tempnam'>function.tempnam</a>]: open_basedir restriction in effect. File() is not within the allowed path(s): (/home/jager/:/tmp:/usr/local/lib/php/) in <b>/home/jager/domains/groepsverblijven-nederland.nl/public_html/test/administrator/components/com_chronocontact/excelwriter/PPS/File.php</b> on line <b>87</b><br />
Abacadabra for meface-meh-blank
I use the latest version 2,3,9_J1
Hi Rajah,
Talk to your ISP - open_basedir is an Apache security thing that stops sites writing in some folders. Ask them how to make sure that the temp folder is writeable,
Bob
Talk to your ISP - open_basedir is an Apache security thing that stops sites writing in some folders. Ask them how to make sure that the temp folder is writeable,
Bob
Thanks Bob,
The ISP asks which directory precisely will be used.
If the profider sets the "open_basedir" open than it works. However this is not an option because of security reason.
A fact is that in another site (of the same ISP) it perfect works!
The ISP asks which directory precisely will be used.
If the profider sets the "open_basedir" open than it works. However this is not an option because of security reason.
A fact is that in another site (of the same ISP) it perfect works!
This topic is locked and no more replies can be posted.