The LimeSurvey Fund-Raiser 2012 is complete. Thank you for donating a total of 25,000 USD!     List of donors »

Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: How to access to limesurvey database in PHP

How to access to limesurvey database in PHP 6 months 6 days ago #88093

  • wjzwjh
  • wjzwjh's Avatar
  • OFFLINE
  • Fresh Lemon
  • Posts: 1
  • Karma: 0
I just want to access to LimeSurvey database. However, in my PHP code first line, I put require_once '/application/config.php' as a way to load up the LimeSurvey DB Information. But the page always return("No direct script access allowed"). And I check config.php file, and only when basepath is not defined can generate this problem.(if (!defined('BASEPATH')) exit('No direct script access allowed');) So how and where to set the basepath. Thanks for everyone in advance here.
The administrator has disabled public write access.

Re: How to access to limesurvey database in PHP 6 months 5 days ago #88097

  • DenisChenu
  • DenisChenu's Avatar
  • OFFLINE
  • Moderator Lime
  • Posts: 4372
  • Thank you received: 451
  • Karma: 165
Hello,

Just :

define ('BASEPATH', '');

before include.
The administrator has disabled public write access.
  • Page:
  • 1
Moderators: DenisChenu, ITEd
Time to create page: 0.159 seconds
Donation Image