Title: Message
Greetings,
I have
just upgraded to Apache 2, Mysql 4.x and PHP 4.3.2 on Linux Redhat 9.0
and
some
of the PHP pages I get a 304 error in the log. Most if not all of
these pages use MySQL.
I have
this installed running on port 81 and Apache 1.3 running on port 80 which is
I am trying to install php4.3 on my server. I already have apache installed, but do not
have apxs. Is
it possible to install apxs without reinstalling
apache? If so, how?
Thanks much.
I've managed to install by hand PHP 4.3.3 under Windows 98. As a web
server I'm using Apache 1.3.x and tried to install PHP as a module.
It works quite dandy and all except for the fact that I can't pass
variables to a PHP script.
Probably a setting in php.ini.
register_globals = Off
Figured it out...nevermind ;-)
Quoting "Michael J. Pelletier" <[EMAIL PROTECTED]>:
> Sunflower
> Hello,
>
> Does anyone know how to change PHP from insissting that the mysql socket be
> in /tmp.
>
> In other words I set --with-mysql-sock=/usr/local/Servers/MySQL/var/socket
>
> but, I get an
I've managed to install by hand PHP 4.3.3 under Windows 98. As a web server I'm using Apache 1.3.x and tried to install PHP as a module.
It works quite dandy and all except for the fact that I can't pass variables to a PHP script.
Even the form processing examples that come with the manual don't w