Loading...
 
Skip to main content

Features / Usability


"Edit page" error

posts: 84 Singapore

I keep getting this error when trying to edit any page in a TikiWiki installation:

"Server Error
The following error occurred:

code=SERVER_RESPONSE_CLOSE The server closed the connection while reading the response."

What's wrong? How to solve this problem? Help truly appreciated.

rgds,
jo


posts: 84 Singapore

Thanks, Damian.

Unfortunately, I cannot find php.ini

btw, I get this "Edit page" error only with one of three TikiWiki installations that I have on a hosted domain.


posts: 84 Singapore

Answering my own question: 😉

"Edit page" error solved by copying the adodb.inc.php file of the working Tiki installation (tiki1) to the non-working Tiki installation (tiki2). Seems a little silly. I must have accidentally changed something else when correcting the adodb.inc.php code in tiki2 for the adodb.inc.php error earlier.