Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7166447
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T14:24:54+00:00 2026-05-28T14:24:54+00:00

It works perfectly on localhost with Xampp, but when I try it on my

  • 0

It works perfectly on localhost with Xampp, but when I try it on my server (host-ed.net), fopen can’t open any url, it only works for files without http.

<?php
$file="http://www.google.es";
$gestor = fopen($file, "r") or die ("Nothing");
?>

In my server with this code shows Nothing. Can be anything on the php.ini ?

EDIT: In the php.ini: allow_url_fopen = On

EDIT: It’s solved. My server had it disabled, but now it’s enabled. Thanks for the answers.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T14:24:54+00:00Added an answer on May 28, 2026 at 2:24 pm

    fopen can’t open any url

    Check the value of the allow_url_fopen php.ini setting:

    var_dump(ini_get('allow_url_fopen'));
    

    It’s probably false. You’ll need to speak to your web host, or try another method. Mabye CURL is enabled?

    You should also check your error_reporting and display_errors values. PHP should have complained loudly about being unable to open the URL. You’ll want to turn both of them all the way up while developing code, so you can understand what goes wrong easier.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This works perfectly fine on localhost but doesn't work on my server, could anyone
IN localhost insert statement WORKS PERFECTLY ( insert data in database sql management server)
I built a webapp that works perfectly fine in my localhost (tomcat). But when
I have a php file that works perfectly with WAMP server, but when Im
My Zend based website works perfectly on my localhost (using Mac). But When I
it works perfectly fine if I paste the following URL directly into my IE
This works perfectly in Firefox but doesnt work in ie i get the following
I've got a report that works perfectly in development previews. But when I deploy
I have a wxPython which works perfectly on window xp theme but on switching
i write a script and it works perfectly, on my local server. I have

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.