[PHP-INSTALL] How is flush different in php5.3 vs php5.2?

2013-01-24 Thread Tim Galyean
Hey guys, Found something interesting here. It seems that flush works differently in PHP5.3 and I am trying to understand the change. Below is a small snippet of code: In php 5.2 running `$>php file.php` with this code in it, the 'a' prints almost immediately. In php-5.3.15 doing the same t

Re: [PHP-INSTALL] no PHP scripts can write to files

2007-05-31 Thread Tim McGeary
It appears that SELinux was configured enabled by default with the CentOS installation. That was messing all of this up. Tim McGeary '99, '06G Senior Systems Specialist Lehigh University 610-758-4998 [EMAIL PROTECTED] Tim McGeary wrote: After getting all of my modules fi

Re: [PHP-INSTALL] no PHP scripts can write to files

2007-05-31 Thread Tim McGeary
No, I don't have the open_basedir configured. It is currently commented out. Tim Carlos A. Benavente wrote: Not 100% sure, but this may be due to an open_basedir restriction? Do you have this directive set? I ran into a similar problem with *uploading* files via http an

[PHP-INSTALL] no PHP scripts can write to files

2007-05-31 Thread Tim McGeary
o 777 with no luck whatsoever. I confirmed that /etc/php.ini does NOT have safe_mode turned on, but I cannot figure out what other setting or installation issue would be causing these PHP installation scripts to be unable to write. Any ideas? Thanks, Tim -- Tim McGeary '99, '06G

Re: [PHP-INSTALL] still without-mysql after yum install php-mysql

2007-05-30 Thread Tim McGeary
My responses are between your checklist: Keith Roberts wrote: Hi Tim. Please check out the following: First make sure you are dealing with the correct php.ini file. Look for the path to the Configuration file in the output from phpinfo(). It's the 6th entry down. It is look at /etc/ph

Re: [PHP-INSTALL] still without-mysql after yum install php-mysql

2007-05-29 Thread Tim McGeary
modules I just installed via yum. So it looks like I've done everything correctly, except PHP is not seeing the dynamic modules I loaded. What should I try next? But if it really is the httpd.conf that I need to edit, how does that interact with PHP? Tim Tim McGeary '99, '

Re: [PHP-INSTALL] still without-mysql after yum install php-mysql

2007-05-29 Thread Tim McGeary
There has to be a way to get PHP to know when other modules were installed without recompiling, especially since I don't have the source files to recompile. Or is there a way to recompile with yum? Tim McGeary '99, '06G Senior Systems Specialist Lehigh University 610-

[PHP-INSTALL] still without-mysql after yum install php-mysql

2007-05-29 Thread Tim McGeary
can I fix this without re-compiling by source? I tried that last week and broke everything, hence my installing a new server. Thanks, Tim -- Tim McGeary Senior Systems Specialist Lehigh University 610-758-4998 [EMAIL PROTECTED]

[PHP-INSTALL] still --without-mysql after yum install php-mysql

2007-05-29 Thread Tim McGeary
ing, hence my installing a new server. Thanks, Tim -- Tim McGeary Senior Systems Specialist Lehigh University 610-758-4998 [EMAIL PROTECTED]

[PHP-INSTALL] Mailparse extension

2007-05-21 Thread Tim Donnelly
s a blank screen. As I said, I'm not a php person do I don't know if this is conclusive proof of a problem or not. Can anybody help me? I can provide additional information if needed. Thanks Tim Donnelly Systems/Network Administrator Colorado Alliance of Research Libraries (303)759-3399 x106

[PHP-INSTALL] zend error during make

2006-03-04 Thread Tim DeBoer
p-5.1.2/main/php.h:252: warning: this is the location of the previous definition*** Error code 1Stop in /usr/home/me/NewInstalls/php-5.1.2.-- Tim DeBoer http://www.freebsd-geek.comJust once, I'd like it if someone called me "Sir".Without adding "You're creating a scene".

[PHP-INSTALL] Re: php4 vs. php5

2006-02-02 Thread Tim Burgan
Hi Brad Kowalczyk wrote: > Almost > all php4 code will run as expected on php5 (but not the the other way > around) and the benefits of php5 are many. I'm wondering if you can outline, or direct me to a resource that explicitly notes the benefits of php5 over php4. Thanks Tim

Re: [PHP-INSTALL] Install errors

2005-12-05 Thread Tim DeBoer
libphp5.so: Undefined symbol "zend_ini_string" Line 206 reads: LoadModule php5_module    libexec/libphp5.so   And I have AddModule mod_php5.c   and also added AddType application/x-httpd-php .php .phtml to my httpd.conf file.   Any ideas?  Thanks! -- Tim DeBoerhttp://www.freebsd-geek.comJust

[PHP-INSTALL] Install errors

2005-12-05 Thread Tim DeBoer
e to get php to work properly with MySql? -- Tim DeBoerhttp://www.freebsd-geek.comJust once, I'd like it if someone called me "Sir".Without adding "You're creating a scene".  

[PHP-INSTALL] Re: Integrating PHP with Struts?

2005-09-18 Thread Tim Van Wassenhove
php through fastcgi.. Might want to specify what you are exactly trying to integrate.. -- Met vriendelijke groeten, Tim Van Wassenhove <http://timvw.madoka.be>

[PHP-INSTALL] Oracle installing

2004-09-30 Thread tim comen
he file is there! This is doing my head in. please can someone tell me what I am doing wrong! I have tried version 4.3x and 5.0x but get the same problem, thanks tim here is the output of the debug.log ([EMAIL PROTECTED]):/surf/web_ser/php > cat debug.log CONFIGURE:

[PHP-INSTALL] PATH Problem on new install

2004-07-19 Thread Tim Smith
I have just completed a full Suse 9.1 install. I am using php4-4.3.4-43.11 and apache2-2.0.49-27.5. Right now I have apache running and php seemes to be fine. The problem I am having is I copied my source code over tot he htdocs directory exactly the way it was in my old configuration in Redhat b

[PHP-INSTALL] Weird open_basedir behaviour

2003-11-21 Thread Tim Garton
apache2/php --with-mysql=/usr/local/mysql --with-ldap tim

[PHP-INSTALL] SUMMARY: Help with Solaris/iPlanet 4.1 Setup

2003-11-18 Thread Evans, Tim
uot; type="magnus-internal/x-httpd-php" Service fn=php4_execute This resolved the problem. -- Tim Evans | [EMAIL PROTECTED] Social Security Administration | (410) 965-4217 Office of Electronic Services | (410) 597-1187 (FAX) Baltimore, MD 21235 | http://www.socialsecurity.gov/

[PHP-INSTALL] Help with Solaris/iPlanet 4.1 Setup

2003-11-17 Thread Evans, Tim
:16] info (27344): php4_init reports: Initialized PHP Module ( 128 threads exspected) However, when attempting to load a simple (phpinfo()) test page, all web browsers I test attempt to download the php page, rather than displaying its content. Where else do I need to look? Thanks. -- Tim Evans

[PHP-INST] 405 error when loading php file

2003-08-14 Thread Tim
When I access a php file using Apache 1.3, 405 error occurs Method Not Allowed The requested method POST is not allowed for the URL /login.php Why was that ??? How can I solve it ??? Thx you -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.ph

[PHP-INST] i need help: can someone translate?

2003-06-27 Thread Tim Best
The configure operation for php-4.3.2 said i should send this. Can you tell what seems to be wrong? I have a funky configuration the path to iodbc is to the actual path not the link but /usr/local usually works fine. Any insights would be helpful! Thanks, T __

[PHP-INST] FW: GET not working

2003-02-07 Thread Pennington, Tim
int "Make text appear below"; > > if ($mode=='x') > > { > > print "Success!\n"; > > } > > ?> > > When you load the page you should see a link, that when selected, displays > the text "Success!" > > I d

Re: [PHP-INST] phpinfo() still shows 4.2.2 after 4.3 install

2003-01-11 Thread Tim
hy Hitchens (HiTCHO) > Open Platform Consulting > e-mail: [EMAIL PROTECTED] > > > -Original Message- > > From: Tim [mailto:[EMAIL PROTECTED]] > > Sent: Sunday, 12 January 2003 1:55 PM > > To: [EMAIL PROTECTED] > > Subject: [PHP-INST] phpinfo() still shows 4.2.2

[PHP-INST] phpinfo() still shows 4.2.2 after 4.3 install

2003-01-11 Thread Tim
I thought i installed 4.3.0, but when running a page w/phpinfo() it still shows 4.2.2 Environment: RedHat 8 Apache 2.x php 4.2.2 installed as part of the base config How Installed/upgraded to 4.3: ./configure make make install What did I miss? -th -- PHP Install Mailing List (http://www.php

[PHP-INST] configure problem with oci8

2002-11-20 Thread tim
I want to configure with oci8, but errors found. Please see the errors below!!! Please help me!!! thx!!! CONFIGURE: './configure' '--with-oci8=/data/oracle' CC: gcc CFLAGS: -g -O2 CPPFLAGS:-D_POSIX_PTHREAD_SEMANTICS CXX: CXXFLAGS: INCLUDES: -I$(top_builddir)/Zend -I/data/so

[PHP-INST] Undefined Symbol "pthread_getspecific"

2002-10-18 Thread Tim Legg
> >FreeBSD 4.6// > >Apache 2.0.43 // > >Mailman 2.0.13 //Gnu mailing list management software > >MySQL 3.23.52 // > > I decided to reinstall apache with a newer version (previously 1.3.26) and I saw to it that mod_so was enabled. I followed these install steps, #./configure --prefix=/usr/l

[PHP-INST] missing mod_so.c (fwd)

2002-10-09 Thread Tim Legg
I am having a difficult time believing that nobody knows how to do this. I have gotten absolutely no feedback. Any ideas/alternatives? Should I try a more advanced list? -- Forwarded message -- Date: Mon, 7 Oct 2002 13:42:57 -0500 (CDT) From: Tim Legg <[EMAIL PROTECTED]&

[PHP-INST] missing mod_so.c

2002-10-07 Thread Tim Legg
FreeBSD 4.6// Apache 1.3.26 // Mailman 2.0.13 //Gnu mailing list management software MySQL 3.23.52 // Hello, When I run 'httpd -l', mod_so.c is not in the list of installed modules. I dare not proceed for that reason. INSTALL doesn't tell how to get it installed. I actually have a copy

[PHP-INST] Redhat Linux 7.2

2002-08-14 Thread Tim Haynes
explaining what I need to do to resolve these problems. Many Thanks Tim -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] php4.2.2 w/apache 1.3.20/win xp

2002-07-30 Thread tim klemz
ld be appreciated.. tim -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Trouble with php-4.1.0 and apache-2.0.28beta

2001-12-16 Thread Tim Kettler
ves and many other documents but could not find anything that I could have done wrong. Any hints and are welcome... Thanks in advance Tim Kettler -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] T

[PHP-INST] PHP-4.0.6 gd-1.8.4 freetype2.0.4 woes

2001-08-30 Thread Tim Kay
onfigure --with-gd --with-freetype-dir=/usr both with and without freetype support in gd Nothing appears to allow ImageTTFText to run!!! Tim Kay [EMAIL PROTECTED] -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAI

[PHP-INST] Re: getting php to work with apache

2001-07-06 Thread Tim Johnson
Have you tried taking out the spaces? Hello I hope someone can help me. When I created the script I get the exact output when I go to http://localhost/phpinfo.php3. In other words when I type go to the page I see . In my httpd.conf file I have the following:

[PHP-INST] Compilation error

2001-07-05 Thread Tim Johnson
& touch filestat.lo filestat.c: In function `php_if_diskfreespace': filestat.c:157: storage size of `buf' isn't known make[3]: *** [filestat.lo] Error 1 I upgraded the GNU fileutils hopeing that was the issue, but it wasn't. Can anyone offer any suggestions? Tim -- P

Re: [PHP-INST] Apache 2.0, APXS & PHP 2.0.6

2001-06-30 Thread Tim Stoop
oblem? Kind regards, Tim Stoop -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP-INST] Apache 2.0, APXS & PHP 2.0.6

2001-06-29 Thread Tim Stoop
to do with me using Apache 2.0 Beta? Does anyone have a fix for this? Kind regards, Tim Stoop -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP-INST] Apache2 install grief

2001-04-27 Thread Tim Kay
changed so much since the alpha when php 2.0.4pl1 was released or am I doing something wrong - there's nothing before line 24 in php_apache.h aside from a declaration. Thanks in adv Tim In file included from sapi_apache2.c:45: php_apache.h:24: parse error before `ap_bucket_brigade' php_

[PHP-INST] installation problems

2001-02-22 Thread Tim McQuillen
i am trying to install php 4.0.0 with apache1.3.17 and mysql 3.22.32 already installed and working fine. help...here is the copy of the debug.log file: ++ | ATTENTION! | |

Re: [PHP-INST] PHP4 not reading php.ini

2001-02-07 Thread Tim Livers
Just a guess, but on my info page, the directory for "Configuration File (php.ini) Path" reads "/usr/local/lib" your reads "/usr/local/lib/php.ini" My guess is that it is looking for a directory named php.ini that contains the php.ini file. Tim