Forum Replies Created

Viewing 1 replies (of 1 total)
  • I am new to wordpress & trying to migrate wordpress setup to a new server.
    I want my URL to be in format “http://blog.mydomain.com/wordpress” & the child site URL should be “http://blog.mydomain.com/wordpress/childsite1”.
    Now after installation I copy the root(htdocs) folder from existing server & paste all the files & folders of htdocs except wp-config.php & modify wp-config as define(‘SUBDOMAIN_INSTALL’, false);.

    Imported the database backup also. Now admin site is coming properly , but stylesheet is missing from all the subsites. I am not able to resolve it & I have followed your support forum also. But still helpless.

    When I create subfolders for all the sites in htdocs & putting all the htdocs content of root folder to subfolders than subsites are displaying properly but images in posts of subsites are missing.

    http://blog.mydomain.com/wordpress/testsite/files/2013/06/homeImageOne2.jpg” – Image link updating in database

    “C:\BitNami\wordpress-3.5.1-1\apps\wordpress\htdocs\testsite\wp-content\blogs.dir\7\files\20136” – File actually uploading into the path

    I have followed many posts that .htaccess is the file which is responsible for this. But i think .htaccess files in subfolders are not readable. I have also modified Allowoverride to All.

    Please help me.For any help I would be most grateful.

Viewing 1 replies (of 1 total)