I have been able to successfully configure ZP with the following edits: Mod_Rewrite set to false and with the edit to i.php on line 88 of `$fp=fopen($newfile,"w");fclose($fp); ` but I am only able to access images uploaded by FTP into folders. The upload page on in the admin panel doesn't do anything but create a new folder in the albums directory. No images ever get uploaded. I have also tried to upload to an existing folder and nothing happens either. All permissions seem to be 777 for the cache and album and still can't figure it out.
Comments
any pointers? sorry im fairly newb at database.