Date: 10/28/99
- Next message: Michael Loftis: "Re: [PHPLIB] index.php3 test page error..."
- Previous message: Manuel Hossfeld: "Re: [PHPLIB] Problem with page_close..."
- Next in thread: Michael Loftis: "Re: [PHPLIB] index.php3 test page error..."
- Reply: Michael Loftis: "Re: [PHPLIB] index.php3 test page error..."
- Reply: Kristian Koehntopp: "Re: [PHPLIB] index.php3 test page error..."
- Maybe reply: Jack Lauman: "Re: [PHPLIB] index.php3 test page error..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I get the following error when I access the page "index.php3"
included with libphp-7.2 distribution:
Fatal error: Call to undefined function: page_open() in
/home/httpd/www/index.php3 on line 16
I am running MySql v3.22.27 and php4b2 as an Apache module.
It was compiled with:
./configure --with-apxs=/usr/sbin/apxs \
--with-config-file-path=/etc/httpd \
--with-mysql \
--with-system-regex \
--with-imagick \
--with-zlib \
--with-GDBM \
--with-NDBM \
--enable-force-cgi-redirect \
--enable-xml=shared
I have the following entries in my php.ini file:
include_path = ".:/home/httpd/php:/home/httpd/php/phorum"
doc_root = "/home/httpd/www"
1. Is this the correct installation location, the doc's said to
install it parallel to the Apache document root?
2. Is the syntax correct, including quotes?
3. The php.ini variable 'auto_prepend_file =' set to prepend.php3
causes the following error when accessing a page:
The document is empty. It also causes previously working php/mysql
pages as well as xml enabled pages fail and return the same error
message. What is the proper syntax for this entry?
I would appreciate any help in resolving this problem.
Regards,
Jack Lauman
-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.
- Next message: Michael Loftis: "Re: [PHPLIB] index.php3 test page error..."
- Previous message: Manuel Hossfeld: "Re: [PHPLIB] Problem with page_close..."
- Next in thread: Michael Loftis: "Re: [PHPLIB] index.php3 test page error..."
- Reply: Michael Loftis: "Re: [PHPLIB] index.php3 test page error..."
- Reply: Kristian Koehntopp: "Re: [PHPLIB] index.php3 test page error..."
- Maybe reply: Jack Lauman: "Re: [PHPLIB] index.php3 test page error..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

