philroc1
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Email does not seem to work in WPI have just been informed that the machine I am running WP on is not authorized to send emails. I will therefore ask for authorization.
Forum: Networking WordPress
In reply to: Should you manually create sub-directories for multisites?Resolved.
Forum: Networking WordPress
In reply to: Should you manually create sub-directories for multisites?I finally figured out what was wrong: the .htaccess file in wp was not taken into account by Apache because the AllowOverride for the directory that included wp, in httpd.conf, was equal to None instead of All.
Forum: Networking WordPress
In reply to: Should you manually create sub-directories for multisites?One more thing, in my Apache logs, there’s the following message:
[Tue Feb 26 10:07:18 2013] [error] [client xxx.xxx.xxx] File does not exist: /webapp/intranet/wp/test1, referer: http://abc.def.com/wp/wp-admin/network/site-info.php?id=2
Forum: Networking WordPress
In reply to: Should you manually create sub-directories for multisites?HI Itsenu,
just created a new site as suggested. The new site called “test1” appears in the list of sites. However, the administrator (myself) hasn’t received any e-mail and the “wp” directory does not contain a “test1” sub-directory, contrary to what the Edit Site Window indicates (“path: /wp/test1”). There’s no point in modifying “wp”‘s .htaccess file as there’s no “test1” sub-directory.
Forum: Networking WordPress
In reply to: Should you manually create sub-directories for multisites?Thanks for replying.
I have followed the instructions in Create_A_Network. However, what is not clear in that article is how to add new sites.
I have created a new site in the Dashboard called site1. However, when I visit it, I get the following message:
The requested URL /wp/site1/ was not found on this server.