I want info on how to, and what to, put in the .htaccess file to be able for PHP-code (using JPGraph) to be able to write a file to the directory which I have designated as being the cache.
I have a test system: Vista and Apache 2.2.8, and PHP 5.2.8(?) on this local system, of course, it works.
On the ISPs site however JPG teles me that the user haven't the rights (from html or php activated from a browser.
an internet user has 755 rights, on all directories as of now, but at least this cache directory should be writable when user hits page and a graph is to supposed to be created from an uploaded .csv file.
I know on beforehand exact what files are supposed to be there and these files should be able to be overwritten when user hits and its new data from .csv file.
I've checked the PHP.ini and chapter 3 dealing with directives and such for .htaccess, but found no useful info.
Glad for any assistance that minimum points me in the right direction!
Cheers,
IngemarS