setup hangs

because of topic http://www.zenphoto.org/support/topic.php?id=11077

I deleted my database and created a new one. I uploaded the current nightly build and attempted to run setup.php

The setup asks me for MYSQL info. Once I hit the save button all I get is a blank screen.

When I refresh the page i get "An attempt at cross site reference forgery has been blocked."

The only way to get setup to run again is to delete the database that I am trying to connect to and create a new one.

But the same thing happens once I put in the MYSQL credentials.

Comments

  • There are no errors displaying when the MYSQL credentials are asked for.
  • acrylian Administrator, Developer
    If you get a blank screen you surely get an php fatal error or else. Again you have to look into your server logs.
  • my install directory is /pics

    starting installation /pics/zp-core/setup.php

    looking at my log, it appears that zenphoto is trying to run in /zenphoto

    [Mon Jun 18 14:58:44 2012] [error] [client 66.249.73.131] File does not exist: /home/fdnyfish/public_html/zenphoto/zp-core
    [Mon Jun 18 14:54:05 2012] [error] [client 66.249.73.131] File does not exist: /home/fdnyfish/public_html/zenphoto/zp-core
    [Mon Jun 18 14:50:58 2012] [error] [client 157.55.17.144] File does not exist: /home/fdnyfish/public_html/zenphoto/zp-core
    [Mon Jun 18 14:50:53 2012] [error] [client 208.115.113.89] File does not exist: /home/fdnyfish/public_html/zenphoto/2000
    [Mon Jun 18 14:50:30 2012] [error] [client 207.46.204.233] File does not exist: /home/fdnyfish/public_html/zenphoto/zp-core
    [Mon Jun 18 14:50:16 2012] [error] [client 66.249.73.131] File does not exist: /home/fdnyfish/public_html/zenphoto/zp-core
    [Mon Jun 18 14:50:02 2012] [error] [client 66.249.73.131] File does not exist: /home/fdnyfish/public_html/zenphoto/zp-core
    [Mon Jun 18 14:49:59 2012] [error] [client 207.46.199.47] File does not exist: /home/fdnyfish/public_html/zenphoto/zp-core
    [Mon Jun 18 14:49:28 2012] [error] [client 157.55.17.144] File does not exist: /home/fdnyfish/public_html/zenphoto/zp-core
    [Mon Jun 18 14:47:39 2012] [error] [client 66.249.73.131] File does not exist: /home/fdnyfish/public_html/zenphoto/2002
    [Mon Jun 18 14:45:29 2012] [error] [client 157.55.17.193] File does not exist: /home/fdnyfish/public_html/zenphoto/zp-core
    [Mon Jun 18 14:44:35 2012] [error] [client 123.125.71.43] File does not exist: /home/fdnyfish/public_html/pics/index.php
    [Mon Jun 18 14:44:29 2012] [error] [client 157.55.17.144] File does not exist: /home/fdnyfish/public_html/zenphoto/zp-core
  • my debug log...

    {Mon, 18 Jun 2012 20:48:41 GMT} Zenphoto v1.4.3-BETA[10317]
    Backtrace: USER ERROR: MySql Error: ( INSERT INTO `[prefix]options` (`name`,`ownerid`,`theme`,`value`) VALUES ('magick_font_size',0,"",'18') ON DUPLICATE KEY UPDATE `value`='18' ) failed. MySql returned the error Table 'fdnyfish_zen.pics_options' doesn't exist in /home/fdnyfish/public_html/pics/zp-core/functions-db-MySQL.php on line 59
    trigger_error called
    from query (functions-db-MySQL.php [59])
    from setOption (functions-basic.php [353])
    from lib_Imagick_Options->__construct (lib-Imagick.php [45])
    from require_once (lib-Imagick.php [26])
    from require_once (functions-basic.php [182])
    from require_once (functions.php [18])
    from require_once (admin-functions.php [9])
    from setup.php [247]
    {Mon, 18 Jun 2012 20:49:05 GMT}
    Backtrace: USER ERROR: MySql Error: ( INSERT INTO `[prefix]options` (`name`,`ownerid`,`theme`,`value`) VALUES ('magick_font_size',0,"",'18') ON DUPLICATE KEY UPDATE `value`='18' ) failed. MySql returned the error Table 'fdnyfish_zen.pics_options' doesn't exist in /home/fdnyfish/public_html/pics/zp-core/functions-db-MySQL.php on line 59
    trigger_error called
    from query (functions-db-MySQL.php [59])
    from setOption (functions-basic.php [353])
    from lib_Imagick_Options->__construct (lib-Imagick.php [45])
    from require_once (lib-Imagick.php [26])
    from require_once (functions-basic.php [182])
    from require_once (functions.php [18])
    from require_once (template-functions.php [10])
    from index.php [6]
  • I did a fresh install from my cPanel via quickinstall and it installed 1.4.2.4

    I then upgraded to the current nightly build and I am back to square #1 of this thread
    http://www.zenphoto.org/support/topic.php?id=11077

    I guess I will have to live with it
  • When you say you installed from your cpanel does that mean using an install "helper" like simplescripts?
  • Yes, this is the first time I ever used it. The site was back up, so I upgraded to the urgent nightly build and I am bak to where I started 6 hours go.
  • So this thread can be losed, and I'm back to http://www.zenphoto.org/support/topic.php?id=11077
Sign In or Register to comment.