0

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.

flag

1 Answer

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.

link|flag

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.