On 04/09/2013 11:07 AM, Al wrote:
> I know it's not a php question, but I can't readily find the answer
> elsewhere.
>
Try <http://www.apache.org/foundation/mailinglists.html>.
--
James Moe
jmm-list at sohnen-moe dot com
--
PHP General Mailing List (http://www
()." It did not work. :-(
$oldval = ini_set("allow_url_fopen", 1);
The remote call is made after the above statement. Clearly there is
more to it than I expected.
What is the correct way to allow URL fopen on the fly?
- --
James Moe
moe dot james at sohnen-moe dot com
520.743
ort"
> libXML support => active
>
Perhaps you need to install libxml[2]?
--
James Moe
jmm-list at sohnen-moe dot com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
want to?
>
I suspect one reason top posting is popular is that responders do not
have to think about tidying up, just spit out a reply and move on. The
result is a message that grows in size with every reply containing every
useless bit since the thread began. It becomes quite a mess.
- --
James
Hello,
apache v2.2.15 (Linux/SUSE)
phpv5.3.3
linux v2.6.34.7-0.7-desktop #1 SMP
I updated to change
upload_max_filesize = 2M
to
upload_max_filesize = 60M.
php_info() shows the changed value; "echo
ini_get(upload_max_filesize)" shows the changed value. Yet when I
attempt an upload,
Jonathan Villa wrote:
$msg .= "From: [EMAIL PROTECTED]
Content-Type: text/plain\r\n"
PHP is retaining the implicit linefeed in the text so there is a
blank line between From and Content-Type, the end-of-header indicator.
(You must have a dos-ish system.)
Change it to:
$msg .= "From: [
Frank Tudor wrote:
I restart the server and then go to another computer and put in
the URL and no password box comes up.
Add this to the [virtual]host's section:
AllowOverride AuthConfig Options
and restart httpd.
--
jimoe at sohnen-moe dot com
--
PHP General Mailing List (http://www.php.n
7 matches
Mail list logo