![]() |
|
zp-data missing - 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: zp-data missing (/thread-9822.html) |
zp-data missing - Stitch175 - 2012-04-02 I downloaded the latest zip en extracted to a folder on my pc which gives me the following folders/files:
zp-data missing - fretzl - 2012-04-03 The zp-data folder is created by setup. Try to run setup using the full path: zp-data missing - Stitch175 - 2012-04-03 Did that and that sort of works, but know I get this error message: Client does not support authentication protocol requested by server; consider upgrading MySQL client What now??? zp-data missing - fretzl - 2012-04-03 Please check if your server meets these requirements. Especially note that PHP 4 and MySQL 4 are not supported anymore. zp-data missing - sbillard - 2012-04-03 If you are running PHP5 and MySQL 5 then ask your service provider. Somehow PHP is not configured correctly for MySQL. Sort of what the error message says. zp-data missing - Stitch175 - 2012-04-03 Problem solved. Added a line to the .htaccess file so now it uses php5.3 and the mysql problem solved al well. Now let's get playing with Zenphoto! Thanks for the replies zp-data missing - glozinski - 2013-09-17 http://silkpla1.wwwssr2.supercp.com/spc_presta/zen/zp-core/setup.php to run and this is the erro I got. Please restore the setup files from the 1.4.5.2 [7e1a181548] release: Thank you in advance. zp-data missing - glozinski - 2013-09-17 http://silkpla1.wwwssr2.supercp.com/spc_presta/zen/zp-core/setup.php [an error occurred while processing this directive] Thank you zp-data missing - fretzl - 2013-09-17 By the look of things you are using version 1.4.5.2 and you want to run setup again. From 1.4.5 onwards the setup scripts are automatically protected after setup is completed.(safety measure) You can un-protect the setup scripts again by going to the admin [i]overview[/i] page and click the button: [i] zp-data missing - glozinski - 2013-09-18 I removed both admin files from database This problem can sometimes be caused by disabling or refusing to accept zp-data missing - glozinski - 2013-09-18 got it working, however, another issue has arisen where url is http://silkpla1.wwwssr2.supercp.com/spc_presta/zen/ and now it is redirecting to domain name instead which is http://silkplantscanada.com where it is not active How does one correct this....thank you. zp-data missing - fretzl - 2013-09-19 It's working fine for me. zp-data missing - acrylian - 2013-09-19 Both sites work for me, too. zp-data missing - glozinski - 2013-09-19 what i mean is if you were to click on a category it goes to http://www.silkplantscanada.com/spc_presta/index.php?controller=404 zp-data missing - sbillard - 2013-09-19 You should examine the .htaccess file in your root folder. I suspect your You can always turn off "mod_rewrite" to get around this issue. |