I edited the wp-config file with the required line. But in my cpanel I am not getting the network option.
I edited the wp-config file with the required line. But in my cpanel I am not getting the network option.
It's not in cpanel, it's in your WordPress admin.
sorry my mistake, i meant the wordpress admin only.
Okay, where in your wp-config? :) You should have put it above the line that says 'Stop editing here'
yes, added define('WP_ALLOW_MULTISITE', true); just before /* That's all, stop editing! Happy blogging. */ :
i use godaddy as my host.
Try moving it further up, like just below define ('WPLANG', '');
moved it up. still not showing up.
Take a good look at the apostrophes in your wp-config.php.
I can see that they're curly (aka smart) and not straight up and down. That's what's wrong.
You must log in to post.