• Hi,

    I have changed my OS at centos 5, I made my database backup (4 sites, 2 of them with wp 3.1.3 that works fine, and 2 with 3.2.1 that couse my problem), and files backup, and put them in my new Os without any erros. When I login in wp-admin ( of 3.2.1 wp sites), wp recognise my theme as broken, and don’t recognise any of my plugins. My plugins exists in plugins folder, and I don’t think there was errors when I backuped my files.

    Forgive my poor english

    Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter lookoo

    (@lookoo)

    I replaced my files with a fresh wp 3.21, and copy my theme o themes folder, but wp don’t recognise it. Can be a database problem…?

    Thread Starter lookoo

    (@lookoo)

    I installed google-sitemap-generator last version from wp-admin, install plugins option, but it’s says after activate that the plugin head it’s broken

    Thread Starter lookoo

    (@lookoo)

    Same happens with theme installation, “theme is broken”

    Thread Starter lookoo

    (@lookoo)

    Broken Themes

    The following themes are installed but incomplete. Themes must have a stylesheet and a template.
    Name Description
    adsticle/style.css File not readable.

    But I have made chmod 777 to wp-content,themes,adsticle

    /var/www/html/vhosts/domain.com/wp-content/themes
    [root@lup themes]# ls -al
    total 28
    drwxrwxrwx 6 nobody 65534 4096 Oct 20 09:44 .
    drwxrwxrwx 7 nobody 65534 4096 Oct 20 09:44 ..
    drwxrwxrwx 4 lookoo lookoo 4096 Oct 20 09:44 adsticle

    Changing folder permissions will not fix a broken theme. Read the error message. Your theme is missing its style.css file.

    Thread Starter lookoo

    (@lookoo)

    Problem was the permission of files,

    this fix the problem until now..

    chown -R nobody adsticle

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Problem when reinstalling database’ is closed to new replies.