[PHP-INST] php.ini ignored

2003-06-06 Thread Mat
Apache/1.3.26 (Unix) Debian GNU/Linux PHP/4.1.2 my php.ini file seems to get ignored...I changed the output buffering to on and changed the include path to ".:var/www/" and none of those changes actually happen. I call phpinfo() and here is what I get: Configuration File (php.ini) Path /etc/php4

Re: [PHP-INST] php.ini changes not taking

2003-03-06 Thread Chris Hewitt
stance. - Mike -Original Message- From: Stembridge, Michael [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 05, 2003 7:48 PM To: [EMAIL PROTECTED] Subject: [PHP-INST] php.ini changes not taking I'm almost at my wits end with this problem. This is a new install of PHP 4.3 & Apac

RE: [PHP-INST] php.ini changes not taking

2003-03-06 Thread Stembridge, Michael
taccess file the local setting of register_globals matched the global setting. Thanks for any and all pointers along the way. Michael > -Original Message- > From: Stembridge, Michael [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 06, 2003 9:43 AM > To: [EMAIL PROTECTED]

RE: [PHP-INST] php.ini changes not taking

2003-03-06 Thread Stembridge, Michael
27;t pick up the ini file changes I made. Hopefully I'll crack this today. > -Original Message- > From: Rich Gray [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 06, 2003 9:35 AM > To: Stembridge, Michael; [EMAIL PROTECTED] > Subject: RE: [PHP-INST] php.ini

RE: [PHP-INST] php.ini changes not taking

2003-03-06 Thread Rich Gray
> This is strange. I just changed the local value of > session.gc.maxlifetime > from 1400 to 12345 with ini_set. > > ini_set("session.gc_maxlifetime",12345); > ini_set("register_globals",1); > > register_globals continues to remain "Off". > > (ps, I tried passing "on" and "On" and "1" as argument

RE: [PHP-INST] php.ini changes not taking

2003-03-06 Thread Stembridge, Michael
and "On" and "1" as arguments, none work). Is there another security setting I'm overlooking? > -Original Message- > From: Stembridge, Michael > Sent: Thursday, March 06, 2003 8:11 AM > To: Stembridge, Michael; [EMAIL PROTECTED] > Subject: R

RE: [PHP-INST] php.ini changes not taking

2003-03-06 Thread Stembridge, Michael
? If there is I'll just rebuild and be done with it. Thanks for any and all assistance. - Mike > -Original Message- > From: Stembridge, Michael [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 05, 2003 7:48 PM > To: [EMAIL PROTECTED] > Subject: [PHP-INST] php

[PHP-INST] php.ini changes not taking

2003-03-05 Thread Stembridge, Michael
I'm almost at my wits end with this problem. This is a new install of PHP 4.3 & Apache 1.3.27 on a Redhat 8.0 machine. Php works fine with the exception of configuration file changes... This is a local network not seen by the rest of the world and I would like to register_globals in the ini fil

[PHP-INST] php.ini

2003-01-13 Thread Naqashzade, Sadeq
Hi, I'm using Win2K Prof. and installed Apache 1.3.2 as my web server plus PHP 4.0.6 as module. I have several sie on my computer. for one of them I need to include certain file before any thing. I know that there is auto_prepend_file in php.ini but this will run for all of my sites :-( Is there an

Re: [PHP-INST] php.ini unfunctional in php4.3release onapache2.0.43

2002-12-28 Thread Jim Thome
Where does phpinfo() say the php.ini file is? >>> "omer k" <[EMAIL PROTECTED]> 12/28/02 20:02 PM >>> hello, i was running 4.3.0RC2 on a redhat (7.1) as DSO with apache2.0.43. Then when i saw the release version was out i removed the prerelease and compiled 4.3.0 release succesfully BUT CANT G

[PHP-INST] php.ini unfunctional in php4.3release on apache2.0.43

2002-12-28 Thread omer k
hello, i was running 4.3.0RC2 on a redhat (7.1) as DSO with apache2.0.43. Then when i saw the release version was out i removed the prerelease and compiled 4.3.0 release succesfully BUT CANT GET PHP.INI values to be picked up even though php engine itself works. That is what ever i set in php.i

Re: [PHP-INST] php.ini/Linux?

2002-12-16 Thread Jim Thome
Make sure the following line is in your httpd.conf file. AddType application/x-httpd-php .php ...and restart Apache. -- Jim >>> Kitesmurf <[EMAIL PROTECTED]> 12/16/02 02:01PM >>> Hello. I just recently switched to Linux and am now having minor difficulties with setting up my webserver. Using A

[PHP-INST] php.ini/Linux?

2002-12-16 Thread Kitesmurf
Hello. I just recently switched to Linux and am now having minor difficulties with setting up my webserver. Using Apache 1.3.27 and PHP 4.2.3, compiled like a charm according to the INSTALL files. However, I can't open any PHP files in my browser(s). Mozilla, e.g. gives me a connection refused erro

[PHP-INST] php.ini w/ environment variables

2002-11-18 Thread William Cheung
A quick question: Does php.ini accept the use of environment variables? If so, does it use %variable% or $variable syntax in Windows environment? William Cheung, B.Sc. MCSE MCDBA Databyte Corp.

Re: [PHP-INST] php.ini under Unix Solaris 9 / PHP 4.3.0-dev /Apache-2.0.40

2002-08-30 Thread Lou Picciano / Essex Systems
> Lou Picciano / Essex Systems wrote on Fri, Aug 30, 2002 at 12:51:01PM -0400: >> Except: that we cannot get php to recognize its php.ini file, no matter >> where we place it. Shouldn't any changes in this file, if it's being >> properly read, be reflected in phpinfo() output? > They should. Its

Re: [PHP-INST] php.ini under Unix Solaris 9 / PHP 4.3.0-dev / Apache-2.0.40

2002-08-30 Thread Laurent Larquère
Hi have you tried ; configure ... --with-config-file-path= ? Lou Picciano / Essex Systems wrote: >List Friends: > >We've recently installed php-4.3.0-dev under Apache 2.0.40 - WORKS GREAT! > >Except: that we cannot get php to recognize its php.ini file, no matter >where we place i

[PHP-INST] php.ini under Unix Solaris 9 / PHP 4.3.0-dev / Apache-2.0.40

2002-08-30 Thread Lou Picciano / Essex Systems
List Friends: We've recently installed php-4.3.0-dev under Apache 2.0.40 - WORKS GREAT! Except: that we cannot get php to recognize its php.ini file, no matter where we place it. Shouldn't any changes in this file, if it's being properly read, be reflected in phpinfo() output? We've tried the

Re: [PHP-INST] PHP.INI...Pleas help.

2002-07-18 Thread toby -
Rodrigo >I was supposed to rename the php.ini-dist file to php.ini and move it >to >the windows directory where >i put all of my *.ini files. I have don exactly that but it doesn`t >work. >When I look up the fil in the windows directory the fil name is php >and >the type is "ini-dist-fil". What

[PHP-INST] PHP.INI...Pleas help.

2002-07-18 Thread Rodrigo San Martin
Hi everyone. I`m trying to install php-4_0_0-Win32 on my computer to work with Apache_1_3_12_win32. In the installation directory I was supposed to rename the php.ini-dist file to php.ini and move it to the windows directory where i put all of my *.ini files. I have don exactly that but it doesn`

Re: [PHP-INST] php.ini not being read?

2002-07-15 Thread Tanya Brethour
> >Ok.. so I have everything installed and happy except for one tiny problem. > >It appears that php.ini is not being read (??!!!??). First some > >background: > > > ---snip > Look at phpinfo(), that will tell you where you have compiled it to be. > From the --prefix line

Re: [PHP-INST] php.ini not being read?

2002-07-15 Thread Chris Hewitt
Tanya Brethour wrote: >Ok.. so I have everything installed and happy except for one tiny problem. >It appears that php.ini is not being read (??!!!??). First some >background: > ---snip Look at phpinfo(), that will tell you where you have compiled it to be. From the --pr

[PHP-INST] php.ini not being read?

2002-07-15 Thread Tanya Brethour
Ok.. so I have everything installed and happy except for one tiny problem. It appears that php.ini is not being read (??!!!??). First some background: OS: 2.2.17-21mdk Web: Apache 2.0.36 PHP: 4.2.1 Now I configured php with the following: ./configure --with-mysql=/usr/local/mysql --prefix=/usr/

Re: [PHP-INST] php.ini file

2002-05-30 Thread Jim Thome
Philip, It is likely the path you are specifying to your file is not what you think it is. Why are you using the $DOCUMENT_ROOT external variable?This is not available to you in PHP 4.2.x unless you explicitly enable it in the php.ini file. Try $_SERVER['DOCUMENT_ROOT'] instead. -Jim

Re: [PHP-INST] php.ini file

2002-05-30 Thread P. Jourdan
At 01:05 PM 5/30/2002 -0600, you wrote: >default installation directory is /usr/local/lib > >Read this: >http://www.php.net/manual/en/html/faq.installation.html#faq.installation.phpini Thanks for the help, Jim, but I had already moved the php.ini file all over the place and it does not change any

Re: [PHP-INST] php.ini file

2002-05-30 Thread Jim Thome
default installation directory is /usr/local/lib Read this: http://www.php.net/manual/en/html/faq.installation.html#faq.installation.phpini --Jim >>> "P. Jourdan" <[EMAIL PROTECTED]> 05/30/02 12:07 PM >>> I am rather new to php. I am using apache with php on a FreeBSD machine for web-site deve

[PHP-INST] php.ini file

2002-05-30 Thread P. Jourdan
I am rather new to php. I am using apache with php on a FreeBSD machine for web-site development. Apache & PHP have been working just fine with default installations. I just updated with the portupgrade program, running the latest apache 1.3 server and php4 module. All of a sudden I am getting t

RE: [PHP-INST] PHP.ini

2002-04-26 Thread Peter Theeuwen
Thank you guys for your help - I'm overwhelmed. Thanks. -Original Message- From: Matt Schroebel [mailto:[EMAIL PROTECTED]] Sent: Friday, April 26, 2002 10:27 AM To: 'Peter Theeuwen'; [EMAIL PROTECTED] Subject: RE: [PHP-INST] PHP.ini Could it be too big? http://marc.thea

RE: [PHP-INST] PHP.ini

2002-04-26 Thread Matt Schroebel
/function.set-time-limit.php > -Original Message- > From: Peter Theeuwen [mailto:[EMAIL PROTECTED]] > Sent: Friday, April 26, 2002 1:14 PM > To: [EMAIL PROTECTED] > Subject: [PHP-INST] PHP.ini > > > Basically, when uploading large files it is timing out. > >

Re: [PHP-INST] PHP.ini

2002-04-26 Thread Jim Thome
Peter- Best to place the following line in your script, so the max execution time is only changed in that script and not throughout your site. ini_set("max_execution_time", "60"); //60 seconds timeout --Jim >>> "Peter Theeuwen" <[EMAIL PROTECTED]> 04/26/02 11:13AM >>> Basically, when uploadin

Re: [PHP-INST] PHP.ini

2002-04-26 Thread MikeParton
MAIL PROTECTED]> Sent: Friday, April 26, 2002 1:13 PM Subject: [PHP-INST] PHP.ini > Basically, when uploading large files it is timing out. > > Q: Where in the php.ini file can I increase the timeout (or perhaps some > other setting) for accommodating the upload of large files? - Th

[PHP-INST] PHP.ini

2002-04-26 Thread Peter Theeuwen
Basically, when uploading large files it is timing out. Q: Where in the php.ini file can I increase the timeout (or perhaps some other setting) for accommodating the upload of large files? - This obviously is on a W2K box. I searched the archives, but could not find a similar question. I incre

RE: [PHP-INST] php.ini problem

2002-02-24 Thread Mikael Petterson (ERA)
Send a copy of your php.ini and check if you also have one in /lib. That´s where I keep mine. //Mikael -Original Message- From: Mefistofeles [mailto:[EMAIL PROTECTED]] Sent: Sunday, February 24, 2002 9:41 AM To: [EMAIL PROTECTED] Subject: [PHP-INST] php.ini problem I'm tryi

[PHP-INST] php.ini problem

2002-02-24 Thread Mefistofeles
I'm trying to install a PHP-app which requires changes to the path. In /usr/local/lib/php.ini I have changed the path to include the path to the file required like so: include_path= "/chroot/htdocs/irm/include/DBI:/usr/local/lib/php:." but when I try to access the setup file for the

[PHP-INST] PHP.ini not to be found - PHP 4.06 on MacOS X

2002-02-22 Thread Eric Bontenbal
Hey there, I use PHP on MacOS X and keep running into errors while trying to get a tutorial e-commerce site up and running. Warning: Failed opening '/Library/WebServer/Documents/mymarket/admin/index.php' for inclusion (include_path='.:/usr/lib/php') in Unknown on line 0 So I figured it might hav

Re: [PHP-INST] PHP.ini file configuration

2001-11-29 Thread Chris
Hello Paul, Your problem lies with your Webserver .conf file (apache?) If Apache, it's called httpd.conf. The line(s) you will need to add are: # AddType allows you to tweak mime.types without actually editing it, # or to # make certain files to be certain types. # # For example, the PHP 3.

[PHP-INST] PHP.ini file configuration

2001-11-29 Thread Paul Viazcan
I have PHP4.0 installed on my webserver in Linux by my provider. I can run *.php scripts but I am use to creating web sights with *.phtml file extension. When I run the *.phtml file the web server can not seem to parse the file and it just displays the code. The tech people gave me the php.ini f

RE: [PHP-INST] php.ini executable

2001-10-31 Thread Ants Jackson
John this could be what you are looking for - install for the Windoze Binary http://www.php.net/do_download.php?download_file=php406-installer.exe Ants -Original Message- From: jtjohnston [mailto:[EMAIL PROTECTED]] Sent: 31 October 2001 20:10 To: [EMAIL PROTECTED] Subject: [PHP-INST

[PHP-INST] php.ini executable

2001-10-31 Thread jtjohnston
Has anyone made a Windows executable to configure the php.ini? ... just asking, before I find myself doing it myself. Post & Reply would be appreciated, John -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PR

[PHP-INST] php.ini & iis virtual servers

2001-09-26 Thread Giorgos Sakalis
I 'd like to have a different php.ini for every virtual web site I have on iis. Installing php as a cgi this is easy because there is the -c parameter.. But how can give a new php.ini when I use php as isapi??? Giorgos Sakalis -- PHP Install Mailing List (http://www.php.net/) To unsubscribe,

[PHP-INST] php.ini problem?

2001-09-10 Thread Mefistofeles
I've installed Apache 1.3.20 and PHP 4.0.6 according to instructions (I think). Apache works nicely. However when accessing my page test.php I get: Warning: Failed opening '/www/htdocs/test.php' for inclusion (include_path ='.:/usr/local/lib/php') in Unknown on line 0 What am I missing? php.i

Re: [PHP-INST] php.ini is not there after installation !!????

2001-08-07 Thread B. van Ouwerkerk
>When I Install PHP with apache, it does not install the php.ini >The path is defined as /usr/local/apache, but nothing is there after >make install. >Every thing else is OK. > >Do I have to copy the php.ini from somewhere ? Yeah.. In the directory where your sourcefiles are found you shou

Re: [PHP-INST] php.ini is not there after installation !!????

2001-08-07 Thread Siamak Amirghodsi
Hello, Thanks for the Info. It is greately appreciated. What happens to the options that I have choosen [ e.g --withoracle ] during configure session? Do I have to find them and make sure the new php.ini does not change them ? The section about extensions is the part that is confusing me. Thanks

Re: [PHP-INST] php.ini is not there after installation !!????

2001-08-07 Thread Jeff Wiegley, Ph.D.
You do have to install one yourself as far as I know. Pick one of: ./php-4.0.6/php.ini-dist ./php-4.0.6/php.ini-optimized and copy it to php.ini wherever you need it to be. - Jeff Siamak Amirghodsi wrote: > Hello, > > When I Install PHP with apache, it does not install the php.ini > The

[PHP-INST] php.ini is not there after installation !!????

2001-08-07 Thread Siamak Amirghodsi
Hello, When I Install PHP with apache, it does not install the php.ini The path is defined as /usr/local/apache, but nothing is there after make install. Every thing else is OK. Do I have to copy the php.ini from somewhere ? Thanks, Sam -- PHP Install Mailing List (http://www.php.net/)

[PHP-INST] php.ini - include path directive

2001-07-09 Thread Robert Posiadala
Hi, I have a big problem with upgrading my system from php3 to php4. The problem is very simple ;). In php3 I could use include path directive directly in virtual host section in apache config file. It was very good beacuse I could configure each virtual www in different way. In php4 include pat

[PHP-INST] php.ini questions

2001-04-05 Thread Ron Brogden
Howdy. I am curious if anyone can expand a bit on the following config file entries and what are approriate values for them. safe_mode_exec_dir For a system running under safe_mode that does not wish to allow *any* access to raw system level commands (i.e. we do not wish to allow system("cat

Re: [PHP-INST] php.ini not being used

2001-04-02 Thread Joe Laffey
On Mon, 2 Apr 2001, Joe Laffey wrote: > Hi, > > I have the following setup: > > Redhat 6.2 Intel > PHP 4.03pl1 > Apache 1.3.14 > > I compiled a DSO version using > ./configure' '--with-mysql' '--with-apxs' > '--with-config-file-path=/etc/httpd/conf/php.ini' > > The phpInfo() command indicates tha

[PHP-INST] php.ini not being used

2001-04-02 Thread Joe Laffey
Hi, I have the following setup: Redhat 6.2 Intel PHP 4.03pl1 Apache 1.3.14 I compiled a DSO version using ./configure' '--with-mysql' '--with-apxs' '--with-config-file-path=/etc/httpd/conf/php.ini' The phpInfo() command indicates that path. When I make changes to the php.ini file in the locati

[PHP-INST] php.ini - php4.0.4 compiled as an apache DSO module

2001-03-15 Thread samuel C
Hi there. I get this error: Fatal error: Maximum execution time of 30 seconds exceeded in /home/httpd/pushsite/pushsite.php3 on line 66 if I has php built as an apache static module, I'd simply edit php.ini and increment this timeout. but... how can I make this with a DSO module? I ca

[PHP-INST] php.ini

2001-01-26 Thread Vanstaen Laurent
Hi everyone, How can I prevent scripts written in php to make calls to chroot ? Can I use the disable_functions thing in php.ini ? And in this file, what is the safe_mode_exec_dir ? Laurent Vanstaen -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED]