View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0000297 | WackoWiki | administration | public | 2009-05-18 20:45 | 2009-10-11 19:00 | 
| Reporter | Arachiel | Assigned To | administrator | ||
| Priority | normal | Severity | tweak | Reproducibility | always | 
| Status | resolved | Resolution | no change required | ||
| Summary | 0000297: Switching Domain not possible? | ||||
| Description | Hello! I installed WackoWiki a long time ago on my webspace in /websites/wiki/. A few days ago I installed a CMS. Suddenly the wiki stopped working. I asked my customer's support and they told me, that is because the wiki and the CMS were both installed in the /websites/ directory. The told me to create a subdomain (cms.mydomain.com) and to direct it to /websites/cms/. Also I had to change mydomain.com to /websites/ again. I did so and it worked. The CMS appeared, when I called www.cms.mydomain.com and the wiki appeared when I called www.mydomain.com/wiki/. But I decided, I would rather fancy, if the wiki was placed in a subdomain, while the CMS appears when regular mydomain is called. I switched www.mydomain.com to /websites/cms/, created a subdomain (www.wiki.mydomain.com) and directed www.wiki.mydomain.com to /websites/wiki/. But it does not work. T_T I don't know what I did wrong. How do I change the wiki's domain? Sorry to be a bother...  | ||||
| Tags | No tags attached. | ||||
| related to | 0000180 | resolved | administrator | URL rewrite did not work on subdomain with current .htaccess | 
| 
		 | 
	
	I get: "Not Found The requested URL /wiki/ was not found on this server." (Forgot to mention it, sorry)  | 
| 
		 | 
	
	Did you set the "base_url" => "http://wiki.mydomain.com", in the config file correct?  http://wackowiki.org/Doc/Deutsch/Konfiguration  | 
| 
		 | 
	
	I did. I tried to avoid bothering you and altered the wakka.config.php in several ways, but none did work. Here is what I tried: "base_url" => "http://www.wiki.mydomain.com/", "base_url" => "http://www.wiki.mydomain.com/?page=", "base_url" => "http://www.wiki.mydomain.com", "base_url" => "http://www.wiki.mydomain.com/wiki", "base_url" => "http://www.wiki.mydomain.com/wiki/?page=", I guess I have to confess, I'm not really into html, java, php or whatsoever. Sorry to bother you all.  | 
| 
		 | 
	
	try to remove the www. I guess all you have here is a missmatch. You haven't changed anything except the folder - right - and now you call your wacko instance via a subdomain like http://test.wackowiki.org/? then "base_url" => "http://wiki.mydomain.com", should work there might be a typo in the subdomain configuration (/) - do a test with am image, or the level above the folder /wiki has another .htaccess file which causes this  | 
| 
		 | 
	Thank you, I will try this and report back! *rushes off* | 
| 
		 | 
	guess this issue is solved, reopen if necessary | 
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2009-05-18 20:45 | Arachiel | New Issue | |
| 2009-05-18 20:49 | Arachiel | Note Added: 0000652 | |
| 2009-05-19 09:32 | administrator | Note Added: 0000653 | |
| 2009-05-19 09:44 | Arachiel | Note Added: 0000654 | |
| 2009-05-19 10:08 | administrator | Note Added: 0000655 | |
| 2009-05-19 10:20 | Arachiel | Note Added: 0000656 | |
| 2009-06-27 09:16 | administrator | Status | new => feedback | 
| 2009-07-02 10:45 | administrator | Note Added: 0000660 | |
| 2009-07-02 10:45 | administrator | Assigned To | => administrator | 
| 2009-07-02 10:45 | administrator | Status | feedback => resolved | 
| 2009-07-02 10:45 | administrator | Resolution | open => no change required | 
| 2009-10-11 19:00 | administrator | Relationship added | related to 0000180 | 
| 2010-03-08 10:09 | administrator | Category | Administration => administration |