php-install Digest 2 Sep 2001 12:39:28 -0000 Issue 440
Topics (messages 4151 through 4156):
Can't find server or DNS error
4151 by: Web user
4152 by: Web user
4153 by: Web user
compiler errors in gd.c: In function `php_minit_gd'
4154 by: DaveR
4155 by: DaveR
http 404 error for other php pages
4156 by: Web user
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
When I ran the PHP scripts under the HTTP://localhost after I had started APACHE
server, the IE showed "Can't find server or DNS error" ,but MS-DOS command line showed
the APACHE was OK as "APACHE/1.3.20 (Win32) PHP/4.0.6 runing"
THE OS is Win98 SE and PWS has been diabled
PLEASE give me any advice!
Thanks
Baker
When I ran the PHP scripts under the HTTP://localhost after I had started APACHE
server, the IE showed "Can't find server or DNS error" ,but MS-DOS command line showed
the APACHE was OK as "APACHE/1.3.20 (Win32) PHP/4.0.6 runing"
THE OS is Win98 SE and PWS has been diabled
PLEASE give me any advice!
Thanks
Baker
When I ran the PHP scripts under the HTTP://localhost after I had started APACHE
server, the IE showed "Can't find server or DNS error" ,but MS-DOS command line showed
the APACHE was OK as "APACHE/1.3.20 (Win32) PHP/4.0.6 runing". PHP works as a server
module
THE OS is Win98 SE and PWS has been diabled
PLEASE give me any advice!
Thanks
Baker
I got the following compile error trying to build 4.0.6 on a Cobalt RAQ 3.
Any ideas why or how to fix it?
/bin/sh
/home/sites/home/users/admin/working/php-4.0.6/libtool --silent --mode=compi
le
gcc -I. -I/home/sites/home/users/admin/working/php-4.0.6/ext/gd -I/home/sit
es/home/users/admin/working/php-4.0.6/main -I/home/sites/home/users/admin/wo
rking/php-4.0.6 -I/usr/include/apache -I/home/sites/home/users/admin/working
/php-4.0.6/Zend -I/usr/include/imap -I/usr/interbase/include -I/home/sites/h
ome/users/admin/working/php-4.0.6/ext/mysql/libmysql -I/home/sites/home/user
s/admin/working/php-4.0.6/ext/xml/expat/xmltok -I/home/sites/home/users/admi
n/working/php-4.0.6/ext/xml/expat/xmlparse -I/home/sites/home/users/admin/wo
rking/php-4.0.6/TSRM -DLINUX=2 -DNO_DBM_REWRITEMAP -DMOD_SSL=202108 -DMOD_P
ERL -DUSE_PERL_SSI -Dbool=char -DHAS_BOOL -DEAPI -DBIG_SECURITY_HOLE -DCOBAL
T_RAQ_LED -DSUPPORT_UTF8 -DXML_BYTE_ORDER=12 -g -O2 -c gd.c
gd.c: In function `php_minit_gd':
gd.c:296: `gdPie' undeclared (first use in this function)
gd.c:296: (Each undeclared identifier is reported only once
gd.c:296: for each function it appears in.)
gd.c:297: `gdChord' undeclared (first use in this function)
gd.c:298: `gdNoFill' undeclared (first use in this function)
gd.c:299: `gdEdged' undeclared (first use in this function)
gd.c: In function `php_if_imagecreatetruecolor':
gd.c:577: warning: assignment makes pointer from integer without a cast
make[3]: *** [gd.lo] Error 1
Thanks
FWIW I do have gdlib 2.0.1 installed in /usr/lib.
"Daver" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I got the following compile error trying to build 4.0.6 on a Cobalt RAQ 3.
> Any ideas why or how to fix it?
>
> /bin/sh
>
/home/sites/home/users/admin/working/php-4.0.6/libtool --silent --mode=compi
> le
>
gcc -I. -I/home/sites/home/users/admin/working/php-4.0.6/ext/gd -I/home/sit
>
es/home/users/admin/working/php-4.0.6/main -I/home/sites/home/users/admin/wo
>
rking/php-4.0.6 -I/usr/include/apache -I/home/sites/home/users/admin/working
>
/php-4.0.6/Zend -I/usr/include/imap -I/usr/interbase/include -I/home/sites/h
>
ome/users/admin/working/php-4.0.6/ext/mysql/libmysql -I/home/sites/home/user
>
s/admin/working/php-4.0.6/ext/xml/expat/xmltok -I/home/sites/home/users/admi
>
n/working/php-4.0.6/ext/xml/expat/xmlparse -I/home/sites/home/users/admin/wo
>
rking/php-4.0.6/TSRM -DLINUX=2 -DNO_DBM_REWRITEMAP -DMOD_SSL=202108 -DMOD_P
>
ERL -DUSE_PERL_SSI -Dbool=char -DHAS_BOOL -DEAPI -DBIG_SECURITY_HOLE -DCOBAL
> T_RAQ_LED -DSUPPORT_UTF8 -DXML_BYTE_ORDER=12 -g -O2 -c gd.c
> gd.c: In function `php_minit_gd':
> gd.c:296: `gdPie' undeclared (first use in this function)
> gd.c:296: (Each undeclared identifier is reported only once
> gd.c:296: for each function it appears in.)
> gd.c:297: `gdChord' undeclared (first use in this function)
> gd.c:298: `gdNoFill' undeclared (first use in this function)
> gd.c:299: `gdEdged' undeclared (first use in this function)
> gd.c: In function `php_if_imagecreatetruecolor':
> gd.c:577: warning: assignment makes pointer from integer without a cast
> make[3]: *** [gd.lo] Error 1
>
> Thanks
>
>
NOW the URLS such as http://localhost/manual/new_features_1_3.html and
http://localhost/index.html.en etc.
are available on IE 5.0 to me.
But the site named "try" still doesn't work.(ie. the URL
http://loaclhost/try/index.php still gets HTTP 404 ERROR, the same question occured
on some other sites under the localhost. The sites are edited with Frontpage 2k
Please give me some advice to resolve it!
THANKS
Baker