Results 1 to 10 of 1988

Hybrid View

  1. #1
    Join Date
    Oct 2009
    Location
    Texas
    Posts
    194
    Plugin Contributions
    0

    Default URL File access disabled?

    Sorry, forgot to add this error to the first issue.
    Warning: file(http://mysticmountainnaturals.com/demotest) [function.file]: failed to open stream: no suitable wrapper could be found in D:\Hosting\*******\html\admin************\links.php on line 615

  2. #2
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Link Manager 3.0 Support Thread

    Quote Originally Posted by jabbawest View Post
    This is a fresh install of your latest version.
    Couple of issues.
    1. The following error when using Check Links:

    Warning: file() [function.file]: URL file-access is disabled in the server configuration in D:\Hosting\*******\html\admin**********\links.php on line 615

    Should I just create a file named funtion.file and put it in my /admin directory? OR could this be something that needs to be adressed with .htaccess?

    2. The following SQL complaints.
    ERROR: Cannot insert configuration_key "IH_VERSION" because it already exists
    Error ERROR: Cannot insert configuration_key "IH_VERSION" because it already exists
    Warning Note: 1 statements ignored. See "upgrade_exceptions" table for additional details

    Would IH_VERSION refer to Image Handler?

    Other than that, the module seems to be working just fine.
    Nice work and I appreciated the order steps mod too.
    Quote Originally Posted by jabbawest View Post
    Sorry, forgot to add this error to the first issue.
    Warning: file(http://mysticmountainnaturals.com/demotest) [function.file]: failed to open stream: no suitable wrapper could be found in D:\Hosting\*******\html\admin************\links.php on line 615

    ERROR: Cannot insert configuration_key "IH_VERSION" because it already exists
    This can safely be ignored (It just means that that particular table row already exists)

    Warning: file() [function.file]: URL file-access is disabled in the server configuration

    As the error message states - this is a server issue. You will need to contact your hosting provider to correct this issue.

  3. #3
    Join Date
    Oct 2009
    Location
    Texas
    Posts
    194
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 Support Thread

    Quote Originally Posted by clydejones View Post
    As the error message states - this is a server issue. You will need to contact your hosting provider to correct this issue.
    Well, a little searching found that this needs to be allowed in the php.ini file by adding the following.
    allow_url_fopen = On;
    allow_url_include = On;


    More research suggests that doing this would allow a huge opening for DoS attacks and scripting injections both of which I'm quite familiar with from running php-nuke sites. Back then I was able to install a security module that would automatically ban anyone trying hack into my sites.

    Any opinions about this, or maybe it should be a new topic in the security forum?

    Thanks

 

 

Similar Threads

  1. Testimonial Manager Support Thread
    By clydejones in forum All Other Contributions/Addons
    Replies: 1500
    Last Post: 4 Feb 2021, 04:12 PM
  2. v154 News Box Manager v2.0.0 [Support Thread]
    By lat9 in forum All Other Contributions/Addons
    Replies: 84
    Last Post: 19 Jan 2021, 04:17 PM
  3. Download File Manager Support Thread
    By balihr in forum All Other Contributions/Addons
    Replies: 24
    Last Post: 17 Aug 2017, 10:32 PM
  4. Poll Manager Support Thread
    By boudewijn in forum Addon Sideboxes
    Replies: 148
    Last Post: 27 Jan 2016, 09:53 AM
  5. Empty Cart Manager [support thread]
    By Steven300 in forum All Other Contributions/Addons
    Replies: 49
    Last Post: 26 May 2010, 10:26 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg