djjimba
Forum Replies Created
-
Forum: Installing WordPress
In reply to: WordPress Sites & The index.php Shuffle!!Well, if you could configure Virtual Host settings on Apache, you could do like
for domain1.com
refer to xxx directorywhich would make xxx directory = domain1.com,
meaning that if you bring index.php here, that would be root.Can you configure these kind of settings on GoDaddy?
I assumed that a root directory for domain1.com was already set..Forum: Installing WordPress
In reply to: WordPress Sites & The index.php Shuffle!!I don’t understand why you already have index.php in the root of your directories for the other 2 domains and also have domain1.com/wp-yabba/, domain2.com/wp-dabba/ set up.
Let’s say through your FTP, there is a root directory for your domain1.
Don’t throw in the /wp-yabba directory in and just through in the inside of that directory to the root directory of domain1, and that way you wouldn’t need to do the shuffle.Forum: Themes and Templates
In reply to: Menu items link to urlCreate pages and then add them to the menu.
How to add pages to the menu.
http://codex.ww.wp.xz.cn/Appearance_Menus_ScreenForum: Installing WordPress
In reply to: Forced to reinstall WordPress, now getting wierd errorsYou get that error when you have your permission settings wrong for concerning directories. But it’s weird that you started to get this after your first re-install..
Here is your guide to permissions.
http://codex.ww.wp.xz.cn/Changing_File_PermissionsForum: Installing WordPress
In reply to: WordPress Sites & The index.php Shuffle!!do you have 2 more domains (‘.com’s) pre-registered for your ‘wp-yabba’ and ‘wp-dabba’ website and then linked to your server?
If so, assuming that you are using a rental server (what server are you using?), you should have directories in your server for the other domains as well. If not, you probably have not done something that I have referred to in the first sentence, or maybe something else.