PhpDig.net

Go Back   PhpDig.net > PhpDig Forums > How-to Forum

Reply
 
Thread Tools
Old 02-16-2005, 10:27 AM   #1
cefiro
Green Mole
 
Join Date: Feb 2005
Posts: 6
allow_url_fopen question

I would like to know if by setting allow_url_fopen to on in the .htaccess file for my phpdig directory will satisfy the requirement that allow_url_fopen be on for phpdig to work. My host would rather it not be on over all of my directories if at all possible. Thanks.
cefiro is offline   Reply With Quote
Old 02-17-2005, 04:37 AM   #2
Charter
Head Mole
 
Charter's Avatar
 
Join Date: May 2003
Posts: 2,539
http://www.php.net/manual/en/ini.php#ini.list
Code:
Name                Default     Changeable         Changelog
allow_url_fopen     "1"         PHP_INI_SYSTEM     PHP_INI_ALL in PHP <= 4.3.4.
                                                   Available since PHP 4.0.4.
Constant           Value     Meaning
PHP_INI_USER       1         Entry can be set in user scripts
PHP_INI_PERDIR     2         Entry can be set in php.ini, .htaccess or httpd.conf
PHP_INI_SYSTEM     4         Entry can be set in php.ini or httpd.conf
PHP_INI_ALL        7         Entry can be set anywhere
So, it depends on the version of PHP...
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension.
Charter is offline   Reply With Quote
Old 02-21-2005, 09:23 AM   #3
digitalYours
Green Mole
 
Join Date: Feb 2005
Posts: 1
What will happen if "allow_url_fopen" is off?
Thx
digitalYours is offline   Reply With Quote
Old 02-21-2005, 01:14 PM   #4
Charter
Head Mole
 
Charter's Avatar
 
Join Date: May 2003
Posts: 2,539
http://www.phpdig.net/forum/showthread.php?t=316
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension.
Charter is offline   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
MySQL Question jackpod How-to Forum 1 09-21-2006 08:30 PM
allow_url_fopen not supported vuurvos Script Installation 1 10-05-2005 06:56 AM
Yet Another indexing question ffe Troubleshooting 4 01-23-2005 07:16 AM
phpnuke 7.5 question chris44gw Coding & Tutorials 2 12-09-2004 10:36 AM
Security Risk: allow_url_fopen = ON Rolandks Troubleshooting 0 10-07-2004 07:32 AM


All times are GMT -8. The time now is 05:25 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.