Just a thought--and I don't want to start a whole thread of word wars,
but... if nobody ever tries the new stuff... how will we know that it
will work eventually? I think it's excellent to have these problems (as
long as we somehow manage to fix them, of course) and, besides, learning
is the whole
*shrugs*
They were not meant as "smart comments" but merely as comments to
perhaps indicated that there ARE problems with Apache 2 and PHP.
Try Apache 1.3 with PHP 4.2.. I have them both working on my laptop
in a testing and presentation environment.
Just a thought eh?
Aaron
-Original Mes
I'm sorry, i don't have the time to look up bugs for everything i use. I
just wiped this computer, and I was downloading apache/php/mysql. I'd
assume that any version of apache thats _not_ a beta is stable enough to
use. I did post asking for help, not smart comments.
--
Jason Wood
Chief Tech
WHY is everyone trying to get Apache 2 working with PHP?
Rasmus has pointed out SEVERAL times that Apache 2 stable.
Why bother working on a platform that is far from stable just because
you want the latest and greatest? Even if its not a production
environment you are doing your work on I couldn
Have you looked at the Apache error log? That usually contains more
useful information.
Marco
On Thu, 2002-10-10 at 11:41, Jason Wood wrote:
> This is driving me nuts. I downloaded the binarys and set them up in
> c:/php/
>
> I've added the LoadModule php4_module c:\php\sapi\php4apache2.dll l
Hi,
I have Linux Redhat 6.2, Apache 1.3.26 and PHP 4.2.3, and I have problems with
files upload. When I make an upload; the php, upload the file to the
directory /var/tmp, but a little piece of it.
I have checked the php.in and I have all ok there.
Please help me, I can´t resolve this proble
Hello!
I made wrong description about my problem. The point is that after
passing a variable to a php page, the page doesn't see it. For example
after calling test.php?id=5 , the test.php doesn't see the id variable.
I tried both post and get methods, neither worked.
patis
_
Greetings!
Might also check to make sure you have :
short_open_tag = On
in your php.ini file.
This allows the use of
If you have .phtml added as a type to be pre-processed, this might be the problem :)
Hope this helps.
Regards,
Thistle
At 11:27 AM 10/10/2002 , Chris Hewitt wrote:
>P I wro
P I wrote:
>BUT, if I make a phtml page with html source in it, ie:
> makes a table
>without any content (), so it seems
>apache forgets to wait until the php parser do its job.
>
In you AddType line in httpd.conf, have you included ".phtml"?
HTH
Chris
--
PHP Install Mailing List (http://www.
This is driving me nuts. I downloaded the binarys and set them up in
c:/php/
I've added the LoadModule php4_module c:\php\sapi\php4apache2.dll line to
my config... Tried several different things, including changing the
php4apache2.dll to a .so file... still didnt work. The system even viewer
d
Check the error log in Apache... does it say anything?
Did you configure Apache to interpret .phtml files as PHP files? It's
possible you don't see anything because your browser interprets whatever
is between as an HTML tag but can't make ends of it. If you
view the source code of the HTML page
Hello!
I compiled apache 2.0.42 and php 4.2.3 under Mandrake7.1 with the basic
config options that are in the INSTALL files. I made it without any
problem, but I noticed the following strange things:
If I call a php page that consists of only php source, it works good, so
the file that contains:
php-install Digest 10 Oct 2002 12:40:50 - Issue 1063
Topics (messages 8747 through 8750):
Re: missing mod_so.c (fwd)
8747 by: Glenn Sieb
8749 by: Chris Hewitt
Blank page after PHP ISAPI installation
8748 by: E. Kwong
PHP/Apache2/OpenSSL
8750 by: Jeffre
Hello.
Set up - Solaris 8/Apache2.039/PHP4.2.3/OpenSSL 0.96
I had this set up working quite nicely until i reconfigured PHP with
OpenSSL and now Apache just diplays the code in all text. It still serves
up pages that are solely html fine, and serves up the html that is on the
PHP pages fine(loo
Tim Legg wrote:
>
>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.
>
Any that are listed must be statically linked to Apache at compile time.
As
15 matches
Mail list logo