Subdomain is not working

After setting define(‘WP_ALLOW_MULTISITE’, true); in your wp-config.php file and doing “Network Activate”, you need to copy some new constants to your wp-config.php file. Are the following constants definitions there? define(‘MULTISITE’, true); define(‘SUBDOMAIN_INSTALL’, true); define(‘SITE_ID_CURRENT_SITE’, 1); define(‘BLOG_ID_CURRENT_SITE’, 1);

2 WordPress install with same database

Do not alter any table names. In both sites (just to be sure) in wp-config.php set the WP_SITEURL and WP_HOMEURL to the related domain so these constants should be http://wow7.ro on the main domain install and http://lol.wow7.ro on the subdomain install. See Codex. Note that it doesn’t work for links insrted inside post or page … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)