phpinfo()

phpinfo()

Posted by: Anonymous
Posted on: 2006-08-29 12:36:00

Hi i am thinking about signing up but was wondering if there was a copy of phpinfo() that i could view so that i know my site is compatible. The feature i am particularily intersted in is allow_url_fopen

Thanks

Re: phpinfo()

Posted by: doeleman
Posted on: 2006-08-29 13:17:00

You can see a phpinfo() here.

Allow_url_fopen is disabled at DreamHost, but you can either compile your own php or use curl instead.



Re: phpinfo()

Posted by: moua
Posted on: 2006-08-30 19:00:00

Here is how to make your own PHP if you don't want to modify your scripts :
http://wiki.dreamhost.com/index.php/Installing_PHP5#Compiling_a_Customized_PHP_5

But don't forget to update it.

Re: phpinfo()

Posted by: matttail
Posted on: 2006-08-31 09:42:00

Actually if you're just going to turn on URL_F-Open then you should use this http://wiki.dreamhost.com/index.php/PHP.ini wiki article instead. It will allow you to change values in php.ini and keep the installation up to date with what's installed on the server.





--Matttail
art.googlies.net - personal website

Tags: phpinfofopenurl