Fully mask *all* traces of WordPress installation subdirectory?

For the sake of anyone interested in the answer to this question, I am posting here the following answer that I received in the WordPress.org support forums. leejosepho graciously provided the following answer: Yes, that is possible. Save ‘http://dem0site.net‘ in both boxes at Dashboard > Settings > General, then cPanel-assign and -point your domain to … Read more

Installed in root, want second in subdirectory

It can be done, I did it here for example: http://krimsonkloverdev.malbert.me/ – dev site with seperate wordpress install http://www.malbert.me/ – main site on root level. I set everything up at my host, I’d recommend you just contact them first and be sure you can have separate database installs as that’s basically all you need.

Hook into install email

If you see the code, there is no hook to do that. But you can create your own function and remove the part that you don’t need like this function custom_wp_install( $blog_title, $user_name, $user_email, $public, $deprecated = ”, $user_password = ”, $language=”” ) { if ( !empty( $deprecated ) ) _deprecated_argument( __FUNCTION__, ‘2.6’ ); wp_check_mysql_version(); … Read more

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