yes, everything is ok
"Shadow" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Did you check the php.ini file?
Hiya,
I wonder if anyone has come across the following problem, too, or can
give me advice on how/whether this is a configuration problem, a bug, an
as-yet-unsupported extension, or simply a missing library on my side:
- I run PHP 5.0.0b2-dev with Apache 2.0.44 under Windows XP. I have
tried s
Hi there,
Could you help me!
I am compiling and this is creating errors.
My linux is RH9 and Apache 1.3.28
Tanx...
Alex.
This is the error msg:
gcc -I/src/apache_1.3.28/src/include -I/src/apache_1.3.28/src/os/unix -Isapi
/apache/ -I/src/php-4.3.3/sapi/apache/ -DPHP_ATOM_INC -I/src/php-4.3.3/inc
Hi,
I get this errormessage on all mysql-connections within a phpscript.
Warning: mysql_connect(): Can't connect to local MySQL server through
socket '/var/lib/mysql/mysql.sock' (2) in
/usr/local/apache/htdocs/controlling/liquiditaetsplan.php on line 20
The mysqld itselves starts properly on boo
Ruprecht,
Make sure you have PHP pointing to the right location for the
mysql.sock. "locate mysql.sock". Sometimes its in the /tmp dir. If it is
in another location you can point to it specifically when you call
mysql_connect (refer to php.net for the exact string), or just change it
in your php.
My apologies if this has been covered before...
I'm trying to install PHP CLI on Mac OS X (not the server) to connect
to a Oracle DB (Solaris). Downloading, installing, etc. PHP went fine.
Of course compiling --with-oracle and --with-oci8 failed.
I downloaded unpacked: macosx_920_dev_rel.tar.gz
Title: http://cafe.
http://cafe.daum.net
안녕하세요 혜진엄마 입니다 요즘 술렁이는 수수께끼
같은 소문을 알고 있나요? 얼마 후 한국을 떠나는데
아쉬움 속에 저의 전무후무한 추억을 만들었으면 합니다.
Hello,
I try to build php 4.3.3 on QNX6.2 with libtool-1.5
I tried to build php4.3.3 with the following config:
$ ../configure --prefix=/opt --srcdir=.. --host=x86-pc-nto-qnx
--without-pear --with-zlib=/opt --with-iconv=/opt --enable-sockets
--with-apsx --with-ftp --without-mysql --with-dom=/opt