> -Original Message-
> From: Burhan Khalid [mailto:[EMAIL PROTECTED]
> Sent: Monday, March 21, 2005 2:05 PM
> > Hopefully not! Files in /tmp are deleted in most *NIX variants, this is
> > a _bad_ idea and the name of the folder pretty much tell You so...
> >
> > Default path is /usr/local
Kim Madsen wrote:
-Original Message-
From: Burhan Khalid [mailto:[EMAIL PROTECTED]
Sent: Monday, March 21, 2005 8:57 AM
Check the output of phpinfo(); to see where it is expecting the file
to
be.
Works only if the installation is completed and PHP is running ;-)
Use your system wide
-Original Message-
From: Burhan Khalid [mailto:[EMAIL PROTECTED]
Sent: Monday, March 21, 2005 8:57 AM
> Check the output of phpinfo(); to see where it is expecting the file
to
> be.
Works only if the installation is completed and PHP is running ;-)
> Use your system wide /tmp folder.
Ruel Cima wrote:
hi,
i'm experimenting with php on mandrake 10 and i'm not sure about a few things.
first, where should the php.ini file go?
Check the output of phpinfo(); to see where it is expecting the file to be.
i mean in which folder. next, i need
to upload files to a database and i dont kno
-Original Message-
From: Ruel Cima [mailto:[EMAIL PROTECTED]
Sent: Monday, March 21, 2005 9:12 AM
> i'm experimenting with php on mandrake 10 and i'm not sure about a few
> things. first, where should the php.ini file go?
If You compile PHP there“s a parameter to use:
--with-config-f
Teren wrote:
Hi, I was browsing through the php.ini file to see if maybe functions =
that execute shell commands are disabled, but I didn't see anything, can =
somebody confirm this just to make sure i didn't skip over it? I am =
still trying to execute shell commands and I have been unsuccessful,
[snip]
Hi, I was browsing through the php.ini file to see if maybe functions =
that execute shell commands are disabled, but I didn't see anything, can
=
somebody confirm this just to make sure i didn't skip over it? I am =
still trying to execute shell commands and I have been unsuccessful, I =
kn
[snip]
Is the change in the php.ini file the only thing that I need to change
to turn on register_globals?
[/snip]
Yes
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
yes you must to restart your webserver !!
type /etc/init.d/httpd restart
- Original Message -
From: "Jay Blanchard" <[EMAIL PROTECTED]>
To: "Jonatan Pugliese." <[EMAIL PROTECTED]>; "Ben C."
<[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
S
Is the change in the php.ini file the only thing that I need to change to turn on
register_globals?
>
> From: "Jonatan Pugliese." <[EMAIL PROTECTED]>
> Date: 2003/08/15 Fri PM 01:18:01 EDT
> To: "Ben C." <[EMAIL PROTECTED]>, <[EMAIL PR
Is the change in the php.ini file the only thing that I need to change to turn on
register_globals?
>
> From: "Jonatan Pugliese." <[EMAIL PROTECTED]>
> Date: 2003/08/15 Fri PM 01:18:01 EDT
> To: "Ben C." <[EMAIL PROTECTED]>, <[EMAIL PR
[snip]
never reboot !!
is not necessary !
[/snip]
But you might want to restart your web server.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
never reboot !!
is not necessary !
- Original Message -
From: "Ben C." <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 15, 2003 2:14 PM
Subject: [PHP] PHP.ini file and register_globals
> I have a quick simple question. I am using PHP 4.2.3 on Linux. I am
trying to turn
Mark Douglas wrote:
> If you are using php as a DSO, you need to restart your webserver to load
> the new install.
> Mark
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Friday, April 04, 2003 9:25 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] php.ini file
If you are using php as a DSO, you need to restart your webserver to load
the new install.
Mark
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, April 04, 2003 9:25 PM
To: [EMAIL PROTECTED]
Subject: [PHP] php.ini file not being updated with install
Hell
Hi everybody,
I've finally been able to read the e-mails sent by the little script I was
using.
The problem was the address where the script was trying to send the e-mail.
Instead of a *normal* e-mail (i.e. [EMAIL PROTECTED]) like was written in
the book I wrote my *local* address (mitch@localhos
on 1/17/02 8:54 AM, Michael Sciascia at [EMAIL PROTECTED] wrote:
> Looking in the sendmail configuration with Webmin I see that the message
> sent by the php script is queued and that it isn't possible to send it
> because the host "www@localhost" isn't correct.
> In some web sites I found that I
mike cullerton14-01-2002 21:49
> on 1/14/02 12:06 PM, Michael Sciascia at [EMAIL PROTECTED] wrote:
>
>> The last and *most important* thing left to do is to start sendmail, but I
>> always get errors like:
>>
>>
>> A) "Failed to start sendmail : 451 4.0.0 /etc/mail/sendmail.cf: line 81:
>> fil
On Tuesday 15 January 2002 03:06, Michael Sciascia wrote:
> I would like to thank you all for all the info you gave me and the php.ini
> file!
> Your suggestions have been really useful and I made some progresses, but
> I've still got problems :-(
>
> I changed the MAILSERVER line to YES as you s
>
> ahhh, if this is indeed the problem, then you (michael from the original
> message) need to enable sendmail in /etc/hostconfig by changing the line
>
> MAILSERVER=-NO-
>
> to
>
> MAILSERVER=-YES-
>
> (isn't everything different in macosx)
>
> again, you need to do this from an administr
Check the README or INSTALL docs. The file is there under another name, but
right now I can't remember. Something like distribution.ini.
Regards - Miles Thompson
At 02:03 AM 1/14/2002 +0100, Michael Sciascia wrote:
>Hi,
>I am new to this list and also to php and I am sorry to already bother yo
on 1/13/02 6:35 PM, Rafael Perazzo at [EMAIL PROTECTED] wrote:
> I think that you have this problem because your
> sendmail is not running.
> Try to run your sendmail (probably this command
> /etc/rc.d/init.d/./sendmail
> start- Note that before the name sendmail you have
> two chars ./)
> a
I think that you have this problem because your
sendmail is not running.
Try to run your sendmail (probably this command
/etc/rc.d/init.d/./sendmail
start- Note that before the name sendmail you have
two chars ./)
and I think your problem will be fixed. Then test your
script again to see
i
hi michael,
to create the directory and file, you'll need to run the terminal
application. from there, type
sudo mkdir /usr/local/lib
to create the necessary directory. you should get prompted for a password.
type your own password. you need to do this from an administrator account.
the first
24 matches
Mail list logo