Welcome Guest. Please Login or Register  


You are here: Index > SitePad Website Builder > General Support > Topic : Bootstrap error



Threaded Mode | Print  

 Bootstrap error (2 Replies, Read 38781 times)
Kerrya
Group: Member
Post Group: Newbie
Posts: 7
Status:
Could not include the bootstrap.php. One of the reasons could be open_basedir restriction !

I've seen this message in this forum a couple of times but I don't see where there has ever been a solution.

I just moved the site to a new server and now I can't get past this error message.

Any help appreciated.
IP: --   

Bootstrap error
vladt
Group: Member
Post Group: Newbie
Posts: 3
Status:
You could try this, worked for me for the new SitePad directory scheme:

  • index.php
    PHP Code
     $sitepad['sitepad_plugin_path'] = '/home/username/sitepad-editor';
    $sitepad['editor_path'] = '/home/username/sitepad-editor'
  • phpMyAdmin database - table spXX-options
    Code
    template_root - /home/username/sitepad-editor/site-data/themes



-----------------------
https://xkv9-services.com
IP: --   

Bootstrap error
alicesphere
Group: Member
Post Group: Newbie
Posts: 3
Status:
First, you should check the open_basedir settings in your PHP configuration. Ensure that the directory containing bootstrap.php is included in this setting. You can usually find this in your php.ini file or through your hosting control panel.

If you have access to the php.ini file, consider editing it to either remove the open_basedir restriction entirely or to add the necessary path where bootstrap.php is located.
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is November 15, 2025, 5:26 am.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 10  |  Page Created In:0.006