I am trying to host a site on php server. I understand that if network server does not support "allow_url_fopen", I need to edit includes\configuration.ini by setting remote_access=curl. I did this and yet I get an error: Invalid configuration value for remote access: '' as I load my site in the browser. Please help.
|
0
|
|
|
|
|
0
|
includes\configuration.ini suggests you use some third party application. What kind of app is that? remote_access is not a standard PHP option. |
||
|
|