Can I upload 2 wordpress into the same web space? I already have one running, but am having trouble reating another, I am creating another to play aroun with before updating the theme and look of my current wordpress.
I am getting the following error message when I try to access the new wordpress :
Parse error: syntax error, unexpected T_IS_IDENTICAL, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/.felicja/slamhype/slamxhype.com/slamxhype3/wordpress/wp-includes/wp-db.php on line 272
Thanks in advance
Not exactly in the same place!
Put your "experimental" blog (install) in a different directory and don't forget to change the table prefix in the config file: meaning you will create another WP installation with its onw database tables.
deanhatescoffee
Member
Posted 6 years ago #
I don't really know if you can or not (I would assume that you can't because of database issues) but if you're making an environment just to test your themes then just install a new instance of WP in a new directory with a new database. Then you can just delete it when you're done.