![]() |
|
Missing utilities folder after install? - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Missing utilities folder after install? (/thread-4195.html) |
Missing utilities folder after install? - CarbonElemental - 2008-12-06 Hi all, Zenphoto installation folders [Some of the folders of your installation are missing.] Can someone let me know what the missing folder is - I don't see anything missing in comping src and uploaded files, and I assume the flder listed is a constant that should have been expanded so I dont know what it really wants. Thanks Missing utilities folder after install? - CarbonElemental - 2008-12-06 Well, after making the backend MySQL db, the utilities folder error went away and my install completed. Hope this helps whoever is writing the install code for future improvements at least. Best regards, Missing utilities folder after install? - Jay5oh - 2009-01-26 I have the same error. Can someone shed some light on this for me? I'm pretty new at this... I'm using version 1.2.2 Thank you Missing utilities folder after install? - sbillard - 2009-01-26 CarbonElemental's problem is caused by a missing define in the primitive environment for setup. That environment is only used when there is not yet a database connection. So if you have the same problem, just provide the database user, password, etc. and it should go away. |