php-install Digest 29 Jan 2003 09:13:41 -0000 Issue 1224
Topics (messages 9872 through 9879):
Re: newbie question blank page
9872 by: CJ
php 4.3.0 + apache 2.0 on Solaris 9
9873 by: Hong Tian
9876 by: Brian C. Hill
php 4.3 in freebsd ports?
9874 by: Ryan C. Creasey
php-4.3.0 , solaris 8 compile error
9875 by: Aaron Bennett
9877 by: Brian C. Hill
9878 by: Aaron Bennett
HTTP Error 403
9879 by: Han Xiemin
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]
----------------------------------------------------------------------
--- Begin Message ---
Hello,
I get the same thing but when I view the page source I can see the source
for the php file. I am running it on AIX5.1
This is what I tried
html>
<head>
<title>PHP Test</title>
</head>
<body>
<?php echo "<p>Hello World</p>"; ?>
<?phpinfo()?>
</body>
</html>
----- Original Message -----
From: "- Edwin" <[EMAIL PROTECTED]>
Newsgroups: php.install
To: "Marcus" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, January 06, 2003 9:36 AM
Subject: Re: [PHP-INST] newbie question blank page
> Hello,
>
> "Marcus" <[EMAIL PROTECTED]> wrote:
> > Hi there Just manage to install RedHat 8 on a server and as soon as I
> > load a php script to in the page is blank.
>
> Blank? No nothing? No errors? How about the (generated) source code?
> (View -> Source in your browser)
>
> Use something simple for checking. Like:
>
> <?php
>
> phpinfo();
>
> ?>
>
> and see what happens...
>
> > I have added
> > AddType application/x-httpd .php
> > in the httpd.conf file but this still doesn't work
>
> I don't think you really need this. When I installed RH8, all I had to
> do was to start Apache and voila! I could run and see the result of
> phpinfo() I mentioned above.
>
> - E
>
> ...[snip]...
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! BB is Broadband by Yahoo! http://bb.yahoo.co.jp/
>
"- Edwin" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello,
>
> "Marcus" <[EMAIL PROTECTED]> wrote:
> > Hi there Just manage to install RedHat 8 on a server and as soon as I
> > load a php script to in the page is blank.
>
> Blank? No nothing? No errors? How about the (generated) source code?
> (View -> Source in your browser)
>
> Use something simple for checking. Like:
>
> <?php
>
> phpinfo();
>
> ?>
>
> and see what happens...
>
> > I have added
> > AddType application/x-httpd .php
> > in the httpd.conf file but this still doesn't work
>
> I don't think you really need this. When I installed RH8, all I had to
> do was to start Apache and voila! I could run and see the result of
> phpinfo() I mentioned above.
>
> - E
>
> ...[snip]...
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! BB is Broadband by Yahoo! http://bb.yahoo.co.jp/
>
--- End Message ---
--- Begin Message ---
Hi,
I am installing php 4.3.0 + Apache 2.0.44 on Solaris 9 with gcc 2.95.2.
After compiling PHP, I got error messages. Anyone knows how to resolve it?
Thanks!
# which gcc
/usr/local/bin/gcc
# gcc -v
gcc version 2.95.2 19991024 (release)
# cd /usr/local/download/php-4.3.0
# ./configure --prefix=/usr/local \
> --with-apxs2=/usr/local/apache/bin/apxs \
> --with-mysql=/usr/local/mysql \
> --enable-track-vars
+--------------------------------------------------------------------+
| *** ATTENTION *** |
| |
| Something is likely to be messed up here, because the configure |
| script was not able to detect a simple feature on your platform. |
| This is often caused by incorrect configuration parameters. Please |
| see the file debug.log for error messages. |
| |
| If you are unable to fix this, send the file debug.log to the |
| [EMAIL PROTECTED] mailing list and include appropiate |
| information about your setup. |
---------------------------------------------------------------------
>From debug.log, I found the following warning:
ld: warning: file libgcc_s.so.1: required by /usr/local/lib/libz.so, not
found
ld.so.1: ./conftest: fatal: libgcc_s.so.1: open failed: No such file or
directory
--- End Message ---
--- Begin Message ---
Are you running in 64-bit mode?
Brian
======================================================================
On Tue, Jan 28, 2003 at 01:40:11PM -0500, Hong Tian wrote:
> Hi,
>
> I am installing php 4.3.0 + Apache 2.0.44 on Solaris 9 with gcc 2.95.2.
> After compiling PHP, I got error messages. Anyone knows how to resolve it?
> Thanks!
>
> # which gcc
> /usr/local/bin/gcc
> # gcc -v
> gcc version 2.95.2 19991024 (release)
>
> # cd /usr/local/download/php-4.3.0
> # ./configure --prefix=/usr/local \
> > --with-apxs2=/usr/local/apache/bin/apxs \
> > --with-mysql=/usr/local/mysql \
> > --enable-track-vars
>
>
> +--------------------------------------------------------------------+
> | *** ATTENTION *** |
> | |
> | Something is likely to be messed up here, because the configure |
> | script was not able to detect a simple feature on your platform. |
> | This is often caused by incorrect configuration parameters. Please |
> | see the file debug.log for error messages. |
> | |
> | If you are unable to fix this, send the file debug.log to the |
> | [EMAIL PROTECTED] mailing list and include appropiate |
> | information about your setup. |
> ---------------------------------------------------------------------
>
> >From debug.log, I found the following warning:
>
> ld: warning: file libgcc_s.so.1: required by /usr/local/lib/libz.so, not
> found
> ld.so.1: ./conftest: fatal: libgcc_s.so.1: open failed: No such file or
> directory
>
>
>
>
>
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
--
_____________________________________________________________________
/ Brian C. Hill [EMAIL PROTECTED] http://brian.bch.net \
| Unix Specialist BCH Technical Services http://www.bch.net |
--- End Message ---
--- Begin Message ---
Perhaps this is the wrong vein for such discussion, but does anyone happen to know
when php 4.3 is scheduled to be updated in freebsd ports? It's still packing the
4.2.3 distribution.
--
Ryan C. Creasey
Network Engineer
p11creative, p11.com
--- End Message ---
--- Begin Message ---
Hello --
I'm attempting to build php 4.3.0 w/ gcc 3.2 and Apache 2.0.44 on
Solaris 8. My configure command is:
./configure --with-apxs2=/opt/apache/bin/apxs
Configure exits normally. Make runs for quite a while before
terminating with:
bin/sh libtool --silent --mode=link gcc -export-dynamic -g -O2
-avoid-version -module -L/usr/ucblib sr/ucblib -R
/opt/gnu/lib/gcc-lib/sparc-sun-solaris2.8/3.2 ext/ctype/ctype.lo
ext/mysql/php_mysql.lo eg.lo ext/mysql/libmysql/net.lo
ext/mysql/libmysql/violite.lo ext/mysql/libmysql/password.lo
ext/mysql/ysql/libmysql/my_static.lo ext/mysql/libmysql/my_malloc.lo
ext/mysql/libmysql/my_realloc.lo
ext/mysql/ext/mysql/libmysql/my_tempnam.lo ext/mysql/libmysql/my_open.lo
ext/mysql/libmysql/mf_casecnv.lo ext/my ext/mysql/libmysql/errors.lo
ext/mysql/libmysql/my_error.lo ext/mysql/libmysql/my_getwd.lo
ext/mysql/ysql/libmysql/my_messnc.lo ext/mysql/libmysql/mf_dirname.lo
ext/mysql/libmysql/mf_fn_ext.lo ext/mysql//mysql/libmysql/safemalloc.lo
ext/mysql/libmysql/my_alloc.lo ext/mysql/libmysql/mf_format.lo ext/mysql
ext/mysql/libmysql/my_fopen.lo ext/mysql/libmysql/mf_loadpath.lo
ext/mysql/libmysql/my_pthread.lo extmutex.lo
ext/mysql/libmysql/mulalloc.lo ext/mysql/libmysql/string.lo
ext/mysql/libmysql/default.lo exty.lo ext/mysql/libmysql/my_once.lo
ext/mysql/libmysql/list.lo ext/mysql/libmysql/my_net.lo
ext/mysql/l/libmysql/strxmov.lo ext/mysql/libmysql/strnmov.lo
ext/mysql/libmysql/strmake.lo ext/mysql/libmysql/stql/is_prefix.lo
ext/mysql/libmysql/int2str.lo ext/mysql/libmysql/str2int.lo
ext/mysql/libmysql/strinststrcend.lo ext/mysql/libmysql/bchange.lo
ext/mysql/libmysql/bmove.lo ext/mysql/libmysql/bmove_upp.lo etrtoull.lo
ext/mysql/libmysql/strtoll.lo ext/mysql/libmysql/charset.lo
ext/mysql/libmysql/ctype.lo extxt/pcre/pcrelib/get.lo
ext/pcre/pcrelib/study.lo ext/pcre/pcrelib/pcre.lo ext/pcre/php_pcre.lo
ext/poses.lo ext/session/mod_mm.lo ext/session/mod_user.lo
ext/standard/array.lo ext/standard/base64.lo ext/st/standard/crc32.lo
ext/standard/crypt.lo ext/standard/cyr_convert.lo
ext/standard/datetime.lo ext/stat/standard/exec.lo ext/standard/file.lo
ext/standard/filestat.lo ext/standard/flock_compat.lo
ext/standard/head.lo ext/standard/html.lo ext/standard/image.lo
ext/standard/info.lo ext/standard/iptc.lo ext/.lo ext/standard/math.lo
ext/standard/md5.lo ext/standard/metaphone.lo ext/standard/microtime.lo
ext/sparsedate.lo ext/standard/quot_print.lo ext/standard/rand.lo
ext/standard/reg.lo ext/standard/soundex.andard/syslog.lo
ext/standard/type.lo ext/standard/uniqid.lo ext/standard/url.lo
ext/standard/url_scanext/standard/assert.lo ext/standard/strnatcmp.lo
ext/standard/levenshtein.lo ext/standard/incomplete_cp_fopen_wrapper.lo
ext/standard/http_fopen_wrapper.lo ext/standard/php_fopen_wrapper.lo
ext/standard/clizer.lo ext/standard/ftok.lo ext/standard/aggregation.lo
ext/standard/sha1.lo ext/tokenizer/tokenizerxpat/xmlrole.lo
ext/xml/expat/xmltok.lo regex/regcomp.lo regex/regexec.lo
regex/regerror.lo regex/regfrtual_cwd.lo main/main.lo main/snprintf.lo
main/spprintf.lo main/php_sprintf.lo main/safe_mode.lo main/SAPI.lo
main/rfc1867.lo main/php_content_types.lo main/strlcpy.lo
main/strlcat.lo main/mergesort.lo m.lo main/streams.lo main/network.lo
main/php_open_temporary_file.lo main/php_logos.lo main/output.lo
manguage_parser.lo Zend/zend_language_scanner.lo Zend/zend_ini_parser.lo
Zend/zend_ini_scanner.lo Zend/.lo Zend/zend_dynamic_array.lo
Zend/zend_execute_API.lo Zend/zend_highlight.lo Zend/zend_llist.lo
Zendtack.lo Zend/zend_stack.lo Zend/zend_variables.lo Zend/zend.lo
Zend/zend_API.lo Zend/zend_extensions.l.lo
Zend/zend_builtin_functions.lo Zend/zend_sprintf.lo Zend/zend_ini.lo
Zend/zend_qsort.lo Zend/zend_sapi/cli/getopt.lo
main/internal_functions_cli.lo -lcrypt -lresolv -lm -ldl -lnsl -lsocket
-lgcc -lcry
Output line too long.
Output line too long.
Output line too long.
gcc: TSR: No such file or directory
make: *** [sapi/cli/php] Error 1
Any ideas?
Thanks,
Aaron Bennett
--- End Message ---
--- Begin Message ---
Set your PATH to use xpg4 sed and it will work:
PATH=/usr/xpg4/bin:$PATH
Brian
======================================================================
On Tue, Jan 28, 2003 at 02:27:20PM -0500, Aaron Bennett wrote:
> Hello --
>
> I'm attempting to build php 4.3.0 w/ gcc 3.2 and Apache 2.0.44 on
> Solaris 8. My configure command is:
>
> ./configure --with-apxs2=/opt/apache/bin/apxs
>
> Configure exits normally. Make runs for quite a while before
> terminating with:
>
>
> bin/sh libtool --silent --mode=link gcc -export-dynamic -g -O2
> -avoid-version -module -L/usr/ucblib sr/ucblib -R
> /opt/gnu/lib/gcc-lib/sparc-sun-solaris2.8/3.2 ext/ctype/ctype.lo
> ext/mysql/php_mysql.lo eg.lo ext/mysql/libmysql/net.lo
> ext/mysql/libmysql/violite.lo ext/mysql/libmysql/password.lo
> ext/mysql/ysql/libmysql/my_static.lo ext/mysql/libmysql/my_malloc.lo
> ext/mysql/libmysql/my_realloc.lo
> ext/mysql/ext/mysql/libmysql/my_tempnam.lo ext/mysql/libmysql/my_open.lo
> ext/mysql/libmysql/mf_casecnv.lo ext/my ext/mysql/libmysql/errors.lo
> ext/mysql/libmysql/my_error.lo ext/mysql/libmysql/my_getwd.lo
> ext/mysql/ysql/libmysql/my_messnc.lo ext/mysql/libmysql/mf_dirname.lo
> ext/mysql/libmysql/mf_fn_ext.lo ext/mysql//mysql/libmysql/safemalloc.lo
> ext/mysql/libmysql/my_alloc.lo ext/mysql/libmysql/mf_format.lo ext/mysql
> ext/mysql/libmysql/my_fopen.lo ext/mysql/libmysql/mf_loadpath.lo
> ext/mysql/libmysql/my_pthread.lo extmutex.lo
> ext/mysql/libmysql/mulalloc.lo ext/mysql/libmysql/string.lo
> ext/mysql/libmysql/default.lo exty.lo ext/mysql/libmysql/my_once.lo
> ext/mysql/libmysql/list.lo ext/mysql/libmysql/my_net.lo
> ext/mysql/l/libmysql/strxmov.lo ext/mysql/libmysql/strnmov.lo
> ext/mysql/libmysql/strmake.lo ext/mysql/libmysql/stql/is_prefix.lo
> ext/mysql/libmysql/int2str.lo ext/mysql/libmysql/str2int.lo
> ext/mysql/libmysql/strinststrcend.lo ext/mysql/libmysql/bchange.lo
> ext/mysql/libmysql/bmove.lo ext/mysql/libmysql/bmove_upp.lo etrtoull.lo
> ext/mysql/libmysql/strtoll.lo ext/mysql/libmysql/charset.lo
> ext/mysql/libmysql/ctype.lo extxt/pcre/pcrelib/get.lo
> ext/pcre/pcrelib/study.lo ext/pcre/pcrelib/pcre.lo ext/pcre/php_pcre.lo
> ext/poses.lo ext/session/mod_mm.lo ext/session/mod_user.lo
> ext/standard/array.lo ext/standard/base64.lo ext/st/standard/crc32.lo
> ext/standard/crypt.lo ext/standard/cyr_convert.lo
> ext/standard/datetime.lo ext/stat/standard/exec.lo ext/standard/file.lo
> ext/standard/filestat.lo ext/standard/flock_compat.lo
> ext/standard/head.lo ext/standard/html.lo ext/standard/image.lo
> ext/standard/info.lo ext/standard/iptc.lo ext/.lo ext/standard/math.lo
> ext/standard/md5.lo ext/standard/metaphone.lo ext/standard/microtime.lo
> ext/sparsedate.lo ext/standard/quot_print.lo ext/standard/rand.lo
> ext/standard/reg.lo ext/standard/soundex.andard/syslog.lo
> ext/standard/type.lo ext/standard/uniqid.lo ext/standard/url.lo
> ext/standard/url_scanext/standard/assert.lo ext/standard/strnatcmp.lo
> ext/standard/levenshtein.lo ext/standard/incomplete_cp_fopen_wrapper.lo
> ext/standard/http_fopen_wrapper.lo ext/standard/php_fopen_wrapper.lo
> ext/standard/clizer.lo ext/standard/ftok.lo ext/standard/aggregation.lo
> ext/standard/sha1.lo ext/tokenizer/tokenizerxpat/xmlrole.lo
> ext/xml/expat/xmltok.lo regex/regcomp.lo regex/regexec.lo
> regex/regerror.lo regex/regfrtual_cwd.lo main/main.lo main/snprintf.lo
> main/spprintf.lo main/php_sprintf.lo main/safe_mode.lo main/SAPI.lo
> main/rfc1867.lo main/php_content_types.lo main/strlcpy.lo
> main/strlcat.lo main/mergesort.lo m.lo main/streams.lo main/network.lo
> main/php_open_temporary_file.lo main/php_logos.lo main/output.lo
> manguage_parser.lo Zend/zend_language_scanner.lo Zend/zend_ini_parser.lo
> Zend/zend_ini_scanner.lo Zend/.lo Zend/zend_dynamic_array.lo
> Zend/zend_execute_API.lo Zend/zend_highlight.lo Zend/zend_llist.lo
> Zendtack.lo Zend/zend_stack.lo Zend/zend_variables.lo Zend/zend.lo
> Zend/zend_API.lo Zend/zend_extensions.l.lo
> Zend/zend_builtin_functions.lo Zend/zend_sprintf.lo Zend/zend_ini.lo
> Zend/zend_qsort.lo Zend/zend_sapi/cli/getopt.lo
> main/internal_functions_cli.lo -lcrypt -lresolv -lm -ldl -lnsl -lsocket
> -lgcc -lcry
> Output line too long.
> Output line too long.
> Output line too long.
> gcc: TSR: No such file or directory
> make: *** [sapi/cli/php] Error 1
>
>
> Any ideas?
>
> Thanks,
>
> Aaron Bennett
>
>
>
>
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
--
_____________________________________________________________________
/ Brian C. Hill [EMAIL PROTECTED] http://brian.bch.net \
| Unix Specialist BCH Technical Services http://www.bch.net |
--- End Message ---
--- Begin Message ---
Thank you. That worked perfectly. < slaps himself on the forehead with
the palm of his hand >
Brian C. Hill wrote:
Set your PATH to use xpg4 sed and it will work:
PATH=/usr/xpg4/bin:$PATH
Brian
======================================================================
On Tue, Jan 28, 2003 at 02:27:20PM -0500, Aaron Bennett wrote:
Hello --
I'm attempting to build php 4.3.0 w/ gcc 3.2 and Apache 2.0.44 on
Solaris 8. My configure command is:
./configure --with-apxs2=/opt/apache/bin/apxs
Configure exits normally. Make runs for quite a while before
terminating with:
bin/sh libtool --silent --mode=link gcc -export-dynamic -g -O2
-avoid-version -module -L/usr/ucblib sr/ucblib -R
/opt/gnu/lib/gcc-lib/sparc-sun-solaris2.8/3.2 ext/ctype/ctype.lo
ext/mysql/php_mysql.lo eg.lo ext/mysql/libmysql/net.lo
ext/mysql/libmysql/violite.lo ext/mysql/libmysql/password.lo
ext/mysql/ysql/libmysql/my_static.lo ext/mysql/libmysql/my_malloc.lo
ext/mysql/libmysql/my_realloc.lo
ext/mysql/ext/mysql/libmysql/my_tempnam.lo ext/mysql/libmysql/my_open.lo
ext/mysql/libmysql/mf_casecnv.lo ext/my ext/mysql/libmysql/errors.lo
ext/mysql/libmysql/my_error.lo ext/mysql/libmysql/my_getwd.lo
ext/mysql/ysql/libmysql/my_messnc.lo ext/mysql/libmysql/mf_dirname.lo
ext/mysql/libmysql/mf_fn_ext.lo ext/mysql//mysql/libmysql/safemalloc.lo
ext/mysql/libmysql/my_alloc.lo ext/mysql/libmysql/mf_format.lo ext/mysql
ext/mysql/libmysql/my_fopen.lo ext/mysql/libmysql/mf_loadpath.lo
ext/mysql/libmysql/my_pthread.lo extmutex.lo
ext/mysql/libmysql/mulalloc.lo ext/mysql/libmysql/string.lo
ext/mysql/libmysql/default.lo exty.lo ext/mysql/libmysql/my_once.lo
ext/mysql/libmysql/list.lo ext/mysql/libmysql/my_net.lo
ext/mysql/l/libmysql/strxmov.lo ext/mysql/libmysql/strnmov.lo
ext/mysql/libmysql/strmake.lo ext/mysql/libmysql/stql/is_prefix.lo
ext/mysql/libmysql/int2str.lo ext/mysql/libmysql/str2int.lo
ext/mysql/libmysql/strinststrcend.lo ext/mysql/libmysql/bchange.lo
ext/mysql/libmysql/bmove.lo ext/mysql/libmysql/bmove_upp.lo etrtoull.lo
ext/mysql/libmysql/strtoll.lo ext/mysql/libmysql/charset.lo
ext/mysql/libmysql/ctype.lo extxt/pcre/pcrelib/get.lo
ext/pcre/pcrelib/study.lo ext/pcre/pcrelib/pcre.lo ext/pcre/php_pcre.lo
ext/poses.lo ext/session/mod_mm.lo ext/session/mod_user.lo
ext/standard/array.lo ext/standard/base64.lo ext/st/standard/crc32.lo
ext/standard/crypt.lo ext/standard/cyr_convert.lo
ext/standard/datetime.lo ext/stat/standard/exec.lo ext/standard/file.lo
ext/standard/filestat.lo ext/standard/flock_compat.lo
ext/standard/head.lo ext/standard/html.lo ext/standard/image.lo
ext/standard/info.lo ext/standard/iptc.lo ext/.lo ext/standard/math.lo
ext/standard/md5.lo ext/standard/metaphone.lo ext/standard/microtime.lo
ext/sparsedate.lo ext/standard/quot_print.lo ext/standard/rand.lo
ext/standard/reg.lo ext/standard/soundex.andard/syslog.lo
ext/standard/type.lo ext/standard/uniqid.lo ext/standard/url.lo
ext/standard/url_scanext/standard/assert.lo ext/standard/strnatcmp.lo
ext/standard/levenshtein.lo ext/standard/incomplete_cp_fopen_wrapper.lo
ext/standard/http_fopen_wrapper.lo ext/standard/php_fopen_wrapper.lo
ext/standard/clizer.lo ext/standard/ftok.lo ext/standard/aggregation.lo
ext/standard/sha1.lo ext/tokenizer/tokenizerxpat/xmlrole.lo
ext/xml/expat/xmltok.lo regex/regcomp.lo regex/regexec.lo
regex/regerror.lo regex/regfrtual_cwd.lo main/main.lo main/snprintf.lo
main/spprintf.lo main/php_sprintf.lo main/safe_mode.lo main/SAPI.lo
main/rfc1867.lo main/php_content_types.lo main/strlcpy.lo
main/strlcat.lo main/mergesort.lo m.lo main/streams.lo main/network.lo
main/php_open_temporary_file.lo main/php_logos.lo main/output.lo
manguage_parser.lo Zend/zend_language_scanner.lo Zend/zend_ini_parser.lo
Zend/zend_ini_scanner.lo Zend/.lo Zend/zend_dynamic_array.lo
Zend/zend_execute_API.lo Zend/zend_highlight.lo Zend/zend_llist.lo
Zendtack.lo Zend/zend_stack.lo Zend/zend_variables.lo Zend/zend.lo
Zend/zend_API.lo Zend/zend_extensions.l.lo
Zend/zend_builtin_functions.lo Zend/zend_sprintf.lo Zend/zend_ini.lo
Zend/zend_qsort.lo Zend/zend_sapi/cli/getopt.lo
main/internal_functions_cli.lo -lcrypt -lresolv -lm -ldl -lnsl -lsocket
-lgcc -lcry
Output line too long.
Output line too long.
Output line too long.
gcc: TSR: No such file or directory
make: *** [sapi/cli/php] Error 1
Any ideas?
Thanks,
Aaron Bennett
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--- End Message ---
--- Begin Message ---
Hi,
In you PWS settings, select advance opition, and select the Home folder,
right click and select properties, then check the execute and confirm it.
Hope it help you!
发件人: <[EMAIL PROTECTED]>
收件人: <[EMAIL PROTECTED]>
主题: PHP INSTALL ON PWS4
日期: 2003年1月8日
Hello,
I wondered if you can help? I followed all of the instructions for loading
PHP4 on a windows 98 machine running PWS4. When I try to run the test file
(test.php) from the root directory of the local web. I get the error
message
below. I see by going through the bulletin board that it is a very
persistant installation problem and should perhaps be a faq. Are you
familiar with this and might you be able to help me?
HTTP Error 403
403.1 Forbidden: Execute Access Forbidden
This error can be caused if you try to execute a CGI, ISAPI, or other
executable program from a directory that does not allow programs to be
executed.
Please contact the Web server's administrator if the problem persists.
--- End Message ---