Jump to content

PHP Script Error ( Turnkey Sites)


joomwookie

Recommended Posts

Hi,

 

Looking for help on the error below, this script was suppose to be simple install, but could use some assistance, thanks in advance. - Ryan

 

Warning: include_once() [function.include]: Failed opening '/home/rkrause5/public_html/adminpanel/func.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/rkrause5/public_html/Scripts/config.php on line 73

 

My config file has this for line 73:

// Do not edit below

    include_once(FULL_PATH."/adminpanel/func.php");

    @header("Cache-control: private");

Link to comment
Share on other sites

The file is there and the path appears to be correct.  The scripts are inside a Scripts folder, inside that folder is the adminpanel folder.  The func.php script is inside the adminpanel, and the config.php file is inside the scripts folder.  These are both stored on the root direction (public_html).

 

Any other ideas?

 

Thanks,

Ryan

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.