I tried to log in to my Mindtouch installation and the web browser spins for a very long time and eventually reports:
Site settings could not be loaded
We were unable to locate the API to request...
Type: Posts; User: ceth
I tried to log in to my Mindtouch installation and the web browser spins for a very long time and eventually reports:
Site settings could not be loaded
We were unable to locate the API to request...
crb,
I've got the installation published to the outside world now. http://wiki.polson.k12.mt.us
The ugly links are, for example, "my page", the link under "recent pages" or the "print page"...
That was the problem. When I copied the <indexer> section to mindtouch.deki.startup.xml, I didn't change the drive letters to match my system.
The next batch of problems I have are in the editor....
It turns out Firefox was going through a proxy but IE wasn't. This was a seperate problem that has been resolved.
I started working on the search problem mentioned in other threads. In...
According to:
http://www.php.net/manual/en/language.expressions.php
!== means "not equal to or not same type"
I created a phpinfo.php file, and it shows:
_SERVER["HTTP_ACCEPT_ENCODING"]...
I've installed 9.02 on iis6 using the instructions. I have a number of problems, however. With zlib.output_compression = on in php.ini, I get this with IE8:
PHP Warning: ob_start()...
http://development/@api gives
Site settings could not be loaded
We were unable to locate the API to request site settings. Please see below for debugging information.
HTTP Response Status Code:...
I don't understand how much of this works, but my only ideas are that the 8.08 web.config file is not compatible with 9.02 even after changing the folders, or that the MSI installation added special...
I added/changed these lines to the bottom of the localsettings.php file
$wgDreamServer = "http://localhost";
$wgDekiApi = "@api/deki";
This is the message it returns when the site is...
I understand very little of this, so I tried to duplicate the setup that the 8.08 msi installer creates.
The 8.08 msi creates an api folder mounted as a virtual directory. Within it, there is a...
crb,
Thanks for your input. I turned on logging with the ionics rewriter. I uploaded a file called "wbc-meter.gif" and "meth.rtf". I've attached the relevent portion of the log.
I installed it manually using these directions:
http://developer.mindtouch.com/Deki/Installation_and_Upgrade/Previous_versions/IIS
To my knowledge, there is no msi installer for 9.02. I must run...
I am new to Deki and have set up 9.02 running on IIS. After I upload an attachment, I can't access it. For example, a jpeg has a broken red X, and clicking it returns a 403 error. Clicking an...