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
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
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
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
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
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, '
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-
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]
ing, hence my installing a new server.
Thanks,
Tim
--
Tim McGeary
Senior Systems Specialist
Lehigh University
610-758-4998
[EMAIL PROTECTED]
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
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".
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
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
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 through fastcgi.. Might want to specify what
you are exactly trying to integrate..
--
Met vriendelijke groeten,
Tim Van Wassenhove <http://timvw.madoka.be>
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:
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
apache2/php
--with-mysql=/usr/local/mysql --with-ldap
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/
: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
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
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
__
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
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
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
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
> >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
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]&
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
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
ld be appreciated..
tim
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
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
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
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:
& 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
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]
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]
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_
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! |
|
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
40 matches
Mail list logo