Title: server configuration not recognized by wordpress (php setting).
Last modified: May 25, 2018

---

# server configuration not recognized by wordpress (php setting).

 *  [agatouss](https://wordpress.org/support/users/agatouss/)
 * (@agatouss)
 * [8 years ago](https://wordpress.org/support/topic/server-configuration-not-recognized-by-wordpress-php-setting/)
 * PHP Version: 5.6.35
    wordpress version: 4.9.6 JobCareerVersion : 2.3 by ChimpStudio
 * Hello I have a problem and I do not know if it is the template that I use or 
   if it is wordpress or if it is the server hosting problem.
    So here is my concern:
   I have the template JOBCAREER which requires allow_url_fopen = on. I also enabled
   the feature on the server in the cpanel option editor ini multiphp. when I create
   the file at the root of my site to display the server information the feature
   is enabled allow_url_fopen = on. [serveur phponfo](https://polemploici.com/phpinfo.php)
   but in the wordpress interface the theme job career and the wordpress plugin 
   php info show that the feature is enabled allow_url_fopen = off.
 * I contacted the support of the template, after verification they said it was 
   not at their level so they asked me to contact my web host. What I did, and the
   web host also said that the parameters have been taken into account by the server
   so it is not a problem at their level. So I turn to you to help me solve the 
   problem.
    I do not know what is due. Thank you for helping me
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fserver-configuration-not-recognized-by-wordpress-php-setting%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [Jess](https://wordpress.org/support/users/jessn/)
 * (@jessn)
 * [8 years ago](https://wordpress.org/support/topic/server-configuration-not-recognized-by-wordpress-php-setting/#post-10324578)
 * You can view the phpinfo.php file to see what settings are turned on and off:
 * [https://polemploici.com/phpinfo.php](https://polemploici.com/phpinfo.php)
 * It does indeed look like allow_url_fopen is on. I would contact support of the
   theme again.
 *  [te_taipo](https://wordpress.org/support/users/te_taipo/)
 * (@te_taipo)
 * [8 years ago](https://wordpress.org/support/topic/server-configuration-not-recognized-by-wordpress-php-setting/#post-10326364)
 * It is most definitely enabled on your server. php.ini is the only way to enabled
   or disable this.
 * Upload a page to your site, call it whatever you want, test.php or something 
   like that. Add this code:
 *     ```
       <?php
           echo 'allow_url_fopen = ' . @ini_get( 'allow_url_fopen' );
       ?>
       ```
   
 * When you load the page in your browser you should see:
 * > allow_url_fopen = On
 * That will then mean that code in the template is incorrect.
 * If it reads as Off or 0 or is empty, then we have to look somewhere else.
 *  Thread Starter [agatouss](https://wordpress.org/support/users/agatouss/)
 * (@agatouss)
 * [8 years ago](https://wordpress.org/support/topic/server-configuration-not-recognized-by-wordpress-php-setting/#post-10326498)
 * Thank you for your quick answers. I try immediately and I give you the result
 *  Thread Starter [agatouss](https://wordpress.org/support/users/agatouss/)
 * (@agatouss)
 * [8 years ago](https://wordpress.org/support/topic/server-configuration-not-recognized-by-wordpress-php-setting/#post-10326519)
 * voici le lien [http://polemploici.com/test.php](http://polemploici.com/test.php)
   `
   allow_url_fopen = 1 here is the info I have on the plugin wordpress php info 
   page [http://prntscr.com/jlzr5l](http://prntscr.com/jlzr5l) here is the info 
   I have on the template JobCareer page
 * > [View post on imgur.com](https://imgur.com/GcowsZP)

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘server configuration not recognized by wordpress (php setting).’ is closed
to new replies.

## Tags

 * [server configuration](https://wordpress.org/support/topic-tag/server-configuration/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 3 participants
 * Last reply from: [agatouss](https://wordpress.org/support/users/agatouss/)
 * Last activity: [8 years ago](https://wordpress.org/support/topic/server-configuration-not-recognized-by-wordpress-php-setting/#post-10326519)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
