Jump to content

folder not showing


delickate

Recommended Posts

Hi,

I just connect to my server through ftp. i want to edit php.ini file. which is placed in /etc/php.ini  "etc" folder. but i'm unable to see etc folder. there are only two folders one is cgi-bin and other is www. can anyone help me to find out etc folder. i've check to show hidden files in filezilla.

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/248003-folder-not-showing/
Share on other sites

Thanks for reply,

Yeah i tried ini_set("allow_url_fopen", "1");  to allow accessing other site url on my site. but no luck.

it gives following error:

 

Warning: simplexml_load_file(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /vhost/vhost10/d/x/b/dxbconnect.com/www/demo/weather.php on line 10 Warning: simplexml_load_file(http://www.google.com/ig/api?weather=dubai): failed to open stream: no suitable wrapper could be found in /vhost/vhost10/d/x/b/dxbconnect.com/www/demo/weather.php on line 10 Warning: simplexml_load_file(): I/O warning : failed to load external entity "http://www.google.com/ig/api?weather=dubai" in /vhost/vhost10/d/x/b/dxbconnect.com/www/demo/weather.php on line 10 Fatal error: Call to a member function xpath() on a non-object in /vhost/vhost10/d/x/b/dxbconnect.com/www/demo/weather.php on line 11

 

that is why i'm trying to edit php.ini file or .htaccess file.

 

i copied my own these file in root directory but no luck.

 

any clue?

Thanks

Link to comment
https://forums.phpfreaks.com/topic/248003-folder-not-showing/#findComment-1273467
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.