Welcome to the LimeSurvey Community Forum

Ask the community, share ideas, and connect with other LimeSurvey users!

Moving Website

  • noxian
  • noxian's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
4 years 4 months ago - 4 years 4 months ago #192287 by noxian
Moving Website was created by noxian
Hello to everyone

I want to move the system under the subdomain.(anket.cevizsoft.com) HTTP ERROR 500

Creations:
-SQL backup
- Editing Confing.php file
Code:
 
return array(
  'components' => array(
    'db' => array(
      'connectionString' => 'mysql:host=localhost;port=3306;dbname=name;',
      'emulatePrepare' => true,
      'username' => 'username',
      'password' => 'pass>',
      'charset' => 'utf8mb4',
      'tablePrefix' => 'lime_',
    ),

LOG:
Code:
 
[autoindex:error] [pid 23848] [client 162.158.251.101:40238] AH01276: Cannot serve directory /home/cevizsoft/domains/anket.cevizsoft.com/public_html/: No matching DirectoryIndex (index.html,index.htm,index.ph
p,index.php4,index.php5) found, and server-generated directory index forbidden by Options directive
 

but it gave the error. How can I do it?
Last edit: 4 years 4 months ago by noxian. Reason: Remove hyperlink
The topic has been locked.
  • tpartner
  • tpartner's Avatar
  • Away
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
4 years 4 months ago #192300 by tpartner
Replied by tpartner on topic Moving Website
I strongly suggest that you remove usernames and passwords from your post.

Cheers,
Tony Partner

Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
The topic has been locked.
  • noxian
  • noxian's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
4 years 4 months ago #192304 by noxian
Replied by noxian on topic Moving Website
Ok thanks but how can I do please help
The topic has been locked.
  • tpartner
  • tpartner's Avatar
  • Away
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
4 years 4 months ago #192313 by tpartner
Replied by tpartner on topic Moving Website
Edit the post.

Cheers,
Tony Partner

Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
The topic has been locked.
  • DenisChenu
  • DenisChenu's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
4 years 4 months ago - 4 years 4 months ago #192320 by DenisChenu
Replied by DenisChenu on topic Moving Website
Not realted to LimeSurvey ,

The 1step : create an index.php with only
Code:
<?php 
echo "test";
and try to serve it (maybe put it in /home/cevizsoft/domains/anket.cevizsoft.com/public_html/ …).

After : you can put limesurvey directory content in /home/cevizsoft/domains/anket.cevizsoft.com/public_html/ , don't add config.php

Laucnh installation and try your SQL connexion part.

Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member, professional service on demand , plugin development .
I don't answer to private message.
Last edit: 4 years 4 months ago by DenisChenu.
The topic has been locked.

Lime-years ahead

Online-surveys for every purse and purpose