include_once can handel http connection if
--disable-url-fopen-wrapper
is not compiled intophp or
allow_url_fopen = off
in php.ini
then you can use http, not https though, secure connections are not supported. also
not that when using include() this way that the script is accually executed
Hi!
I tried to use the php code, "include()" to have the ghost server to point
to the file in the origial server. And I got the error message instead.
>Warning: Failed opening 'https://www.whatever.com/DBconn.ini' for inclusion
>(include_path='.:/usr/local/lib/php.ini') in
>/home/website/ghost_
2 matches
Mail list logo