Hi List: Im compiling a LAMP with php_mapscript with: httpd-2.0.59 mapserver-4.8.1 php-5.2.0
my configs on al are: Apache: ./configure --enable-ldap --enable-auth-ldap --enable-log-forensic --enable-mime-magic --enable-ssl --enable-http --enable-dav --disable-info --enable-suexec --enable-cgi --enable-dav-fs --enable-vhost-alias --enable-speling --enable-so PHP: ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql --disable-debug --with-openssl --with-zlib --with-bz2 --enable-calendar --disable-ctype --with-curl --enable-dbase --enable-ftp --with-gd --with-jpeg --with-png --with-ttf --with-gettext --enable-mbstring --with-mcrypt --with-mhash --with-ncurses --with-pgsql --enable-zip --enable-zend-multibyte --with-regex=system --with-pcre-regex --disable-short-tags --enable-memory-limit --enable-bcmath --with-gmp --with-pdflib=/usr/local --with-tiff-dir=/usr/include --with-tidy --enable-soap --with-xmlrpc --with-expat-dir=/usr --with-iconv-dir=/usr/local --with-layout=GNU --with-pear=/usr/share/php --enable-calendar --enable-sysvsem --enable-sysvshm --enable-track-vars --enable-trans-sid --with-bz2 --enable-ctype --with-iconv=/usr/local --enable-exif --enable-filepro --enable-ftp --enable-shmop --enable-sockets --enable-wddx --enable-yp --with-zlib --with-openssl --with-exec --enable-gd-native-ttf --with-freetype-dir=/usr/include --with-ldap --with-mcal=/usr --with-mhash --with-mm --with-unixODBC=/usr --enable-xslt --with-xslt-sablot --with-ming mapserver: ./configure --with-proj --with-ogr --with-gdal --with-postgis --with-mygis --with-ming --with-wfs --with-wmsclient --with-httpd=/usr/local/apache2/bin/httpd --with-php=/usr/local/include/php i am following the instructions of http://mapserver.gis.umn.edu/cgi-bin/wiki.pl?SpanishLinuxInstall at last i run: php cw3setup.php --install --base-url http://xxx.xxx.xxx.xxx/cartoweb3/ to install cartoweb and mapscript, but when i try to run any link of the path /cartweb3/htdocs/index.html and it shows the next error: Fatal error: Cannot call private Accounting::__construct() in /usr/local/apache2/htdocs/cartoweb3/client/ClientAccounting.php on line 38 Does any one have a clue what extension or what is missing me?? or why does this error shows? Regards Alejandro _______________________________________________ Cartoweb-users mailing list Cartoweb-users@lists.maptools.org http://lists.maptools.org/mailman/listinfo/cartoweb-users