Pereiti prie turinio

Sapnuotojas

Nariai
  • Pranešimai

    14
  • Užsiregistravo

  • Lankėsi

  • Atsiliepimai

    0%

Sapnuotojas Pranešimai

  1. Sveiki. Norėjau paklaust ar yra koks pluginas ar koks paprastas būdas padaryti paprasta duomenų baze. Esme tokia jog noriu jog tinklapyje būtų knygų duombaze (dinamiškas sarašas) (aprašymas aišku būtų gerai foto ir t.t.) radau keleta pluginu bet jie is amazon ir panasiai o as noreciau kad pats galeciau keisti bazes info :)

     

    AČiū :)

  2. Sveiki, importuoju sql duombaze i hostinga ir gaunu stai toki errora:

     

    SQL užklausa:

     

    --

    -- Duomenų bazė: `***`

    --

    -- --------------------------------------------------------

    --

    -- Sukurta duomenų struktūra lentelei `wp_commentmeta`

    --

    CREATE TABLE IF NOT EXISTS `wp_commentmeta` (

    `meta_id` bigint( 20 ) unsigned NOT NULL AUTO_INCREMENT ,

    `comment_id` bigint( 20 ) unsigned NOT NULL default '0',

    `meta_key` varchar( 255 ) default NULL ,

    `meta_value` longtext,

    PRIMARY KEY ( `meta_id` ) ,

    KEY `comment_id` ( `comment_id` ) ,

    KEY `meta_key` ( `meta_key` )

    ) ENGINE = InnoDB DEFAULT CHARSET = utf8 AUTO_INCREMENT =1;

     

     

     

    MySQL atsakymas:

    #1046 - No database selected

     

    prasau pagalbos :)

  3. Sveiki :)

    Imeciau tuscia wordpress tinklapi i nkk.lt serveri ir ismete man tokia klaida kai bandziau instaliuoti:

    Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/home/www1/ftp/wp-config.php) is not within the allowed path(s): (/tmp:/var/tmp:/usr/bin:/usr/home/www1/ftp/***/) in /usr/home/www1/ftp/***/wp-load.php on line 32

     

    There doesn't seem to be a wp-config.php file. I need this before we can get started. Need more help? We got it. You can create a wp-config.php file through a web interface, but this doesn't work for all server setups. The safest way is to manually create the file.

     

    Padekit prasau kas susidurete su tuo :) Ačiū!

×
×
  • Pasirinkite naujai kuriamo turinio tipą...