deetam
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Problems installing in root directoryThank you VERY much, govpatel. Everything seems to be working well.
I have marked this topic as “resolved”.
Maybe someday I can help others in the community as well…
Forum: Installing WordPress
In reply to: Problems installing in root directoryyes sir!
Forum: Installing WordPress
In reply to: Problems installing in root directoryNote: I did move all the content from “test” to “blog”.
In summary,
dckt.ca/blog shows the proper content
dckt.ca should be pointing to the content within dckt.ca/blog but it is not.Thanks again…
Forum: Installing WordPress
In reply to: Problems installing in root directoryI tried the instructions from the Codex with the exception of the .htaccess file (not in URI, even when forced to show hidden files)
The index.php file in my public_html now reads:
[Code moderated as per the Forum Rules. Please use the pastebin]
Unfortunately it still doesn’t work…(I changed the WP subdirectory from “test” to “blog” just in case it worked)
Forum: Installing WordPress
In reply to: Problems installing in root directoryThanks for the quick response.
If that is in case the problem, could you suggest possible fixes? For reference, I do not have anything up at the root directory.
In my public_html folder, I have:
cgi-bin (directory)
lib (directory)
test (the subdirectory that successfully installed WP*)
.htaccess (text)
error_log (text)
phpinfo.php (application)* in this directory I have the expected index.php, wp-admin directory, etc.