php-install Digest 26 Jul 2001 06:03:33 - Issue 381
Topics (messages 3703 through 3710):
Re: Trouble compiling php-4.0.6
3703 by: Rasmus Lerdorf
Mirroring a Configuration
3704 by: Jonathan Hilgeman
3705 by: Mike
php & libpng
3706 by: Jon Wagoner
Can't get
On Thursday 26 July 2001 02:15, aLmAgEdOn wrote:
> Hi everyone...
>
> I'm really a newbie in PHP. I've got Perl running in Apache (NT 4,
> workstation), and i want to install PHP 4 (binary) too.
>
> These are the lines i added to httpd.conf
>
> ScriptAlias /php/ "C:/servers/server1/php/"
> AddType
Hi everyone...
I'm really a newbie in PHP. I've got Perl running in Apache (NT 4,
workstation), and i want to install PHP 4 (binary) too.
These are the lines i added to httpd.conf
ScriptAlias /php/ "C:/servers/server1/php/"
AddType application/x-httpd-php .php
LoadModule php4_module c:/php/sapi
I have mysql in /home/brian/mysql, php in /usr/local, and apache in
/home/brian/apache.
I'm only having problems with the apache compile. I can get the server to
run if I compile
it without trying to activate the php module. This last time, I even left
all the enable
flags out of the php compil
I have installed both php and MySql on a Windows 2000 machine running IIS 5.
Both work when I independantly try them, but I can't get them to work
together. In my .php source, I am doing a
$link = mysql_connect ("localhost", "root", "");
which returns the error
Fatal error: Maximum execution t
I am trying to get php installed with the --with-png-dir option. I have
tried installing libpng 1.0.12 from source and from rpm. Both types of
installs appear to work fine. libpng is located in /usr/local, so I have
the option set to --with-png-dir=/usr/local
When I try to configure with this o
apache uses ./config.status to keep the last configuration options
if you cant find this do /location_of_httpd/bin/http -l which will show all
compiled in modules
if you do php_info() in a document it will show you the initial
configuration options
i dont know about mySQL im afraid - i just use
Hi, I'm trying to make a development box that mirrors my production box.
However, my production server was set up by someone else who no longer works
at the same company. I need to know what Makefiles and arguments he used -
is there a way to determine how he compiled Apache/PHP/mySQL, etc...?
-
Please see the FAQ at http://php.net/FAQ.php
You have upgraded a Linux 2.2 system to the 2.4 kernel without upgrading
your glibc as is required.
-Rasmus
On Wed, 25 Jul 2001, Arnauld Dravet - smurfie wrote:
> Hello,
>
> i was using php-4.0.3pl1 until now and never had any problem, except yester
php-install Digest 25 Jul 2001 14:51:55 - Issue 380
Topics (messages 3697 through 3702):
Symbol not fount: pow
3697 by: Andrey Zhiblovsky
Php scripts - My browser has not worked yet
3698 by: Emerald Shop
Problem with iconv() function in php 4.06
3699 by: Merlin
Sz
Hello,
i was using php-4.0.3pl1 until now and never had any problem, except yesterday i had
to develop a page on which i have to read on a socket ...
problem is that:
while(!feof($socket_id)) {
echo fgets($socket_id, $len);
}
does not work: seems that FEOF is never detected so the PHP ente
Hello
I wanted to announce that we started a special forum for PHP Programming Q/A
in our Message Board.
I will appereciate if people contribute.
Our web site is a none profit website. We have also an ezine on network and
web programming with over 900 subscribers.
Please accept our invitation t
Üdv!
Most kezde(né)m megismerni a PHP-t és máris szembekerültem
egy problémával. Apache szervert akartam installálni,
amihez Win95 esetében előtte fel kell pakolni a Win Socket
2-t. Ehhez viszont kell a TCP/IP protokoll amit fel is
tettem. Aztán elindítottam a WS2 telepítőt szerinte nem
tel
13 matches
Mail list logo