WPIntell

Source evidence

Warning: file_get_contents() [function.file-get-contents]:

No Sweat WP Internal Links Lite · support · 2015-01-31T02:20:00+00:00

mixedsentiment
mediumseverity
0.84relevance
3replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

3 / 16 rows with source links

18.8% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

13 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
wn nj resolved
Hello, After I installed the plugin, I am getting the following error: Warning: file_get_contents() [function.file-get-contents]: http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /data/8/1/39/48/1854863/user/2013820/htdocs/my-domain-name/wp-content/plugins/wp-internal-links-lite/inter-links.php on line 243 Please advise. https://wordpress.org/plugins/wp-internal-links-lite/ Hello, wn nj The problem is that your hosting is blocking the allow_url_fopen. You have to add this line to your php.ini: allow_url_fopen=On If you can edit that file yourself (some hosting providers allow it) it’s as easy as that, otherwise you should get in touch with your hosting company’s support and ask them to add it. Please let me know if you’ve been able to solve this issue. I was able to make php.ini changes and make it work. for those who may have to lookup, it is in cgi-bin folder under the root and not part of wordpress directory structure. Thanks for the clarification, and thanks for letting us know it’s solved!

Comments

3 shown
Mikel Perez 2015-01-31T11:04:00+00:00

Hello, wn nj The problem is that your hosting is blocking the allow_url_fopen. You have to add this line to your php.ini: allow_url_fopen=On If you can edit that file yourself (some hosting providers allow it) it’s as easy as that, otherwise you should get in touch with your hosting company’s support and ask them to add it. Please let me know if you’ve been able to solve this issue.

wn nj 2015-01-31T14:38:00+00:00

I was able to make php.ini changes and make it work. for those who may have to lookup, it is in cgi-bin folder under the root and not part of wordpress directory structure.

Mikel Perez 2015-01-31T21:10:00+00:00

Thanks for the clarification, and thanks for letting us know it’s solved!