Export Excel

Rajah 02 Jul, 2008
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
GreyHead 02 Jul, 2008
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
Rajah 03 Jul, 2008
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!
GreyHead 04 Jul, 2008
Hi rajah,

That error message should tell them all they need to know - there's no way for me to know where your php temp file/folder is. Ask them to give the second site the same settings as the one that works.

Bob
This topic is locked and no more replies can be posted.