Hi List,
I have a little problem with
a php installation on Debian 3.0 sarge
When I try to find out, if a
directory is there with the function is_dir php will only find directories
where the owner is root with the group root
If I run the same file under
root on the con
Hi List,
I have a little problem with
a php installation on Debian 3.0 sarge
When I try to find out, if a
directory is there with the function is_dir php will only find directories
where the owner is root with the group root
If I run the same file under
root on the con
Hi Harold.
It's kinda weird it didn't work (I used it in a
computer that had win 98 before but setting up the CGI
binary)
I'm asumming you are using apache. If you are, have
you copied the 2 lines of code in your apache
httpd.conf so you can set up the CGI binary?
ScriptAlias /php/ "c:/php/"
Add
Hi Harold.
There is a nice tutorial that will help you at
http://www.mattjacob.org/server/index.html
Hope it helps
Best regards
--- Harold <[EMAIL PROTECTED]> wrote:
> Good morning,
>
> I hope someone can help be get started; I'm at
> ground zero and not
> making any progress. The goal is
Hi!
I have a strange problem with my self compiled versions of
libphp4.so.4.3.3 and libphp4.so.4.3.4:
Apache configtest says:
[EMAIL PROTECTED] pn-admin]# httpd configtest
Syntax error on line 8 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so.4.3.4 into ser
Hi
a simple solution is maybe to restart the webserver
also try the CLI:
host> php --version
or
host> whereis php
an further call php with absolute path like
host> usr/bin/php --version
<[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
Hi I have linux rh with apache+mysql+php t
Hi,
I try to install php 4.2.1 on Suse8.0 with the external MySQL Support
./configure [...] --with-mysql=path/to/mysql
on Suse8.0 this is (or better was on the standard installation
php4.1.0)) --with-mysql=/usr
===
what I get is:
checking for mysql_close in
bled
FreeType Linkage with TTF library
JPG Support enabled
PNG Support enabled
WBMP Support enabled
I hope this helps.
Jürgen Schoch
Jas wrote:
> I have been looking at the documentation for Apache and the documentation
> for php and I am lost.
, even on Windows-PCs
Yours
Jürgen
Martin wrote:
> How do I install this and what do i put in
> the http.conf...?
> Anyone who knows this...
> Where can i download a workable Perl ?
>
> --
> Martin Eriksson
>
, even
onWindows-PCs
ScriptAlias /php4/ "c:/webserver/php"
Action application/x-httpd-php4 "/php4/php.exe"
AddType application/x-httpd-php4 .php
AddType application/x-httpd-php4 .php3
DirectoryIndex index.html default.htm index.php index.php3
Hope to help
Jürge
--enable-discard-path \
--enable-ftp --with-mysql --with-pgsql \
--with-gd=/usr/download/gd-1.8.4 \
--enable-gd-native-ttf \
--with-freetype-dir=/usr/local/include/freetype2 \
--with-zlib-dir=/usr/local/lib \
--with-png-dir=/usr/local/lib
make
make install
Jürgen Schoch
--
PHP Install Mailing List
should contain a section:
gd
GD Support enabled
GD Version 1.6.2 or higher
FreeType Support enabled
FreeType Linkage with TTF library
JPG Support enabled
PNG Support enabled
WBMP Support enabled
I hope this helps.
Jürgen Schoch
Think A
Hi Christophe,
I think the linker has problems finding your gd libraries. Are you sure the path
given in --with-gd=/tmp/orange/gd-1.8.4 is valid?
Christophe wrote:
> Hi,
>
> I have a Sun box (UltraSparc-IIi, 512 MB RAM,...) running Solaris 8.
>
> I have a PHP 4.1.1 source, which I want to compil
n by a script containing
>
> If you did optional steps 3 and 4 then the output should contain a section:
> gd
> GD Support enabled
> GD Version 1.6.2 or higher
> FreeType Support enabled
> FreeType Linkage with TTF library
> JPG Support enabled
&g
Sorry,
but neither the upgrade to zlib-1.1.4 nor the usage of absolute paths help
Jürgen Schoch wrote:
> Hi there,
> I am trying to install GD1.8.4 on a DEC Alpha Tru64 v5.1 with PHP4.1.2
> and Apache 3.1.19 or 3.1.23
> I installed and compiled gd-1.84., zlib-1.1.3, libpng-1.2.1
They give the same error.
Jürgen Schoch
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi Vix,
Look in the makefile in the section install:
make install will copy some files to some directories.
Try to reverse all actions taken there, i.e remove the files from these
directories.
Finally remove your php source directory.
Not comfortable but it works.
Jürgen
Vix wrote:
>
Hi James,
maybe it's a typo:
in php configure you use
--with-apache=../apache_.1.3.23
but then you use
cd apache_1.3.23
One dot missing or too much?!
make install in php will copy the necessary files to src/modules/php4 in the
directory given --with-apache=
James Austin wrote:
> Hello
GD Support enabled
GD Version 1.6.2 or higher
FreeType Support enabled
FreeType Linkage with TTF library
JPG Support enabled
PNG Support enabled
WBMP Support enabled
I hope this helps.
Jürgen Schoch
Marcel Besancon wrote:
> Hi everybody,
>
> i
Hi,
i want to build php with snmp.
in the box
Linux Suse 6.4
php 4.03
Apache 1.3.19 + SSL
ucd-snmp-4.2.1
mysql 3.23.33
compilation of php no problem (
./configure --with-mysql=/usr/local/mysql --with-apache=../apache_1.3.19 --e
nable-track-vars --enable-ftp --enable-trans-sid --with-snmp=/usr/l
20 matches
Mail list logo