Joomdle 1.0 Installation

Issues after move to new hosting

  • ArchieBA
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
8 years 7 months ago #1 by ArchieBA
Issues after move to new hosting was created by ArchieBA
Hi, I just moved servers also.

I am getting a red X for the fopen in joomdle. However, when I try to see the phpinfo I can see the fopen is on. I can also see in the cpanel that fopen is on.

I am not sure what to do next.


Any hint?

Thanks

Please Log in or Create an account to join the conversation.

More
8 years 7 months ago #2 by Antonio Durán
Replied by Antonio Durán on topic Issues after move to new hosting
Hi.

I don't remeber seeing this problem before.. or at least in a long time. The PHP variable checked is: allow_url_fopen. Is that enabled in phpinfo?
Also, do you get a red X on the last system check item?

Please Log in or Create an account to join the conversation.

  • ArchieBA
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
8 years 7 months ago - 8 years 7 months ago #3 by ArchieBA
Replied by ArchieBA on topic Issues after move to new hosting
yes allow_url_fopen is on

Yes I get a red X on the last system check item.

EDIT: snag.gy/p4ACrq.jpg

EDIT2: snag.gy/weO1Pi.jpg
Last edit: 8 years 7 months ago by ArchieBA.

Please Log in or Create an account to join the conversation.

More
8 years 7 months ago #4 by Antonio Durán
Replied by Antonio Durán on topic Issues after move to new hosting
Please check PHP info from inside Joomla, System information to confirm it is using the same php.ini.

Please Log in or Create an account to join the conversation.

  • ArchieBA
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
8 years 7 months ago #5 by ArchieBA
Replied by ArchieBA on topic Issues after move to new hosting
It says fopen is off!! Why? :)

Please Log in or Create an account to join the conversation.

More
8 years 7 months ago #6 by Antonio Durán
Replied by Antonio Durán on topic Issues after move to new hosting
:) Check Loaded Configuration File variable, at the start of the phpinfo.
It must me loading a different one from the one loaded when you got the first php info.

Please Log in or Create an account to join the conversation.

  • ArchieBA
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
8 years 7 months ago #7 by ArchieBA
Replied by ArchieBA on topic Issues after move to new hosting
hmm thanks. I dont get it. :) It says it is loading the one from the cpanel but in the cpanel it says fopen is on. I guess I will ask the hosting people. Thanks for your help!! :)

Please Log in or Create an account to join the conversation.

More
8 years 7 months ago #8 by Antonio Durán
Replied by Antonio Durán on topic Issues after move to new hosting
You are welcome. Please let us know if you don't manage to sort it out with the hosting company.

Please Log in or Create an account to join the conversation.

  • ArchieBA
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
8 years 7 months ago #9 by ArchieBA
Replied by ArchieBA on topic Issues after move to new hosting
It seems that since I have a server with multiple IPs, the php.ini at the root of the server was used by joomla instead of the php.ini for the specific IP. I turned it on at the root for now and it works. So I need to figure out how to ask joomla to load the php.ini at the IP/root instead of server root.

Please Log in or Create an account to join the conversation.