Sunday 04 July 2004 7:33:08 pm
I'm having same problem. Shared hosting environment.
Phpinfo.php top of printout:
<i>
System FreeBSD xxxxxxxxx.com 5.2.1-RELEASE-p5 FreeBSD 5.2.1-RELEASE-p5 #0: Mon Apr 26 11:51:53 EDT 2004 rootxxxxxxxxx.com:/usr/obj/usr/src/sys/GENERIC i386
Build Date Jun 28 2004 12:41:44
Configure Command './configure' '--with-apxs=/usr/local/apache/bin/apxs' '--with-xml' '--enable-bcmath' '--enable-calendar' '--with-curl' '--enable-ftp' '--with-gd' '--with-jpeg-dir=/usr/local' '--with-png-dir=/usr' '--with-xpm-dir=/usr/X11R6' '--enable-mbstring' '--enable-mbstr-enc-trans' '--enable-mbregex' '--with-mcrypt' '--enable-magic-quotes' '--with-mysql' '--enable-discard-path' '--with-pear' '--enable-sockets' '--enable-track-vars' '--with-ttf' '--with-freetype-dir=/usr/local' '--enable-gd-native-ttf' '--enable-versioning' '--with-zlib'
Server API Apache
Virtual Directory Support disabled
Configuration File (php.ini) Path /usr/local/lib/php.ini
PHP API 20020918
PHP Extension 20020429
Zend Extension 20021010
Debug Build no
Thread Safety disabled Registered PHP Streams php, http, ftp, compress.zlib</i>
Contents of .htaccess <i>php_value memory_limit 16M</i> (got this line from php docs. Not sure it is working and don't know how to check. Info doesn't show up in phpinfo.php. Have recursively chmodded directory ezpub and all subdirs as 777. How can I restart the setup script? I've tried re-uploading all of the source, but setup won't restart.
|