Hi,
since yesterday I get a weird error-message when I try to insert links into question and now also when I try to import participants in the participants table:
The type of the downloadable file always stays the same, the name varies. It is a text file and the content ist:
Code:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>503 Service Unavailable</title>
</head><body>
<h1>Service Unavailable</h1>
<p>The server is temporarily unable to service your
request due to maintenance downtime or capacity
problems. Please try again later.</p>
</body></html>
The operation I am trying to perform ist not executed.
I already tried to modify php.ini with max_input_vars = 10000 but it does not change anything.
Anybody has an idea what could cause such error message? Maybe some setting of the webserver? I don't think it caused by limesurvey because it behaves differently in different surveys
Cheers,
Ralf