ID: 43307 Updated by: [EMAIL PROTECTED] Reported By: keith at karsites dot net Status: Bogus Bug Type: *General Issues Operating System: Fedora 8 PHP Version: 5.2.5 New Comment:
--with-readline that was (hm, my keyboard seems to be broken) Previous Comments: ------------------------------------------------------------------------ [2007-11-16 17:01:49] [EMAIL PROTECTED] As said before: You ave to use --witreadlien to get the interative shell mode. ------------------------------------------------------------------------ [2007-11-16 15:52:28] keith at karsites dot net #! /bin/sh # # Created by configure './configure' \ '--with-apxs2=/usr/local/apache-2.2.6/bin/apxs' \ '--prefix=/usr/local/php-5.2.5' \ '--bindir=/usr/local/bin' \ '--enable-shared=all' \ '--with-pear=/usr/local/PEAR' \ '--with-mysql=shared' \ '--with-mysql-sock=/var/lib/databases/mysql/mysql.sock' \ '--with-mysqli=shared' \ '--with-pgsql=/usr/local/postgresql-8.2.5/bin' \ '--with-xsl' \ '--with-zlib-dir=/usr/include' \ "$@" What error message did you get when trying to access the URL's? I checked from my laptop, but that is allowed to access my web server in httpd.conf ------------------------------------------------------------------------ [2007-11-16 13:06:49] [EMAIL PROTECTED] You have to compile PHP with --with-readline configure switch for the interactive mode. ------------------------------------------------------------------------ [2007-11-16 11:38:25] [EMAIL PROTECTED] Those urls don't work. What was the configure line you used? (I tested and php -a works just fine for me) ------------------------------------------------------------------------ [2007-11-15 21:10:09] keith at karsites dot net New URL for the same bug report: http://www.karsites.net/bug-reports-php/php-5.2.5-bug-43307.tar.gz ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/43307 -- Edit this bug report at http://bugs.php.net/?id=43307&edit=1