hey
i've installed the apache server succesfully and I am trying to work out
the php-4.1.1 installation but it's so difficult! I've moved the php.ini
file
to c:/windows folder and what's strange - in my unpacked /php directory
there are no dll files which i think are needed to be configured.
doe
hello
i've got a problem configuring php-4.1.1 on my pc with win98. i've installed
apache server already and as it's very strange, i can not find any *.dll
files
on my c:/php/ directory. does anybody know how to configure and end-up
installin' php-4 succesfully?
tanks
mg
--
PHP Install Maili
Hi Mindaugas,
> i've got a problem configuring php-4.1.1 on my pc with win98.
> i've installed
> apache server already and as it's very strange, i can not find any *.dll
> files
> on my c:/php/ directory. does anybody know how to configure and end-up
> installin' php-4 succesfully?
The dlls are
Hi. I'm trying to compile php 4.1.1 in a Debian 2.2 potato box with Apache
2.0.32-beta but make fails.
This is the configure line Im using:
./configure --with-apxs2=../apache/bin/apxs --with-gd --with-mysql --with-imap
--with-imap-ssl --with-ldap
I'm using all of potato's versions for
php-install Digest 17 Feb 2002 21:38:37 - Issue 705
Topics (messages 6031 through 6034):
PHP-4.1.1 installin problems
6031 by: mindaugas gilaitis
installing php-4.1.1 problem
6032 by: mindaugas gilaitis
6033 by: Nico Haase
make of php 4.1.1 with apache 2.0.32 fails
Guys,
Use PHP CVS or shapshot if you want to play with Apache2.
Apache2 is underdevelopment, it may not work/compile with
PHP. If it does not work, submit patch for CVS source
instead of asking ;) It's more constructive.
--
Yasuo Ohgaki
[EMAIL PROTECTED] wrote:
>
> Hi. I'm trying to compile
On a fairly high-traffic server, we are getting the following error several
times a minute:
PHP Warning: Failed to write session data (files). Please verify that the
current setting of session.save_path is correct (/var/session) in Unknown on
line 0
(I am logging errors, instead of displaying in
Hello,
I just installed PHP4 and it's having a problem recognizing files with .php3
extensions. Does anyone know how I can get PHP4 to recognize this? Thanks.
Keith Robinson
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi all.
I am running PHP 4.1.0 on a win32 machine as a comand line
application.
I uncommented the line 'extension=php_sockets.dll' in my php.ini file
by removing the semi-colon but I receive the following error:
PHP Warning: Unable to load dynamic library
'.;C:\php\extensions/php_sockets.dl
l'
It's a setting for your web server. You tell the web server what extensions
to look for. In apache, there's a line in the config file that looks like
this:
AddType application/x-httpd-php .php
The .php at the end is the extension that Apache expects to find php in. You
probably have a line like
Hello,
Has anyone here tried building PHP from source for win32 with MinGW? If so, have you
run into any trouble? Do you have any hints?
Thanks,
John
I'd recommend using 4.1.1, anything less is uncivilized. ;)
On Fri, 2002-02-15 at 23:34, Yasuo Ohgaki wrote:
> [EMAIL PROTECTED] wrote:
> > I'm trying to get an install of Linux Apache 2.0 + PHP 4.1.0 working,
> and the
> > standard global variables are missing. This address iterates throught
>
12 matches
Mail list logo