+ Reply to Thread
Results 1 to 3 of 3

PHP Error Remove

This is a discussion on PHP Error Remove within the phpLD forums, part of the Scripts, Mods, and Templates category; Bug #25952 Parse error on line 1 - have to remove zend/*.parser.c Description: ------------ PHP 4.3.4RC2 seems to compiles fine, ...

  1. #1
    New Hunter jani is on a distinguished road
    Join Date
    Apr 2008
    Posts
    1

    Default PHP Error Remove

    Bug #25952 Parse error on line 1 - have to remove zend/*.parser.c


    Description:
    ------------
    PHP 4.3.4RC2 seems to compiles fine, but every PHP script we call
    results in a "parse error on line 1".

    Thies Arntzen told us to remove zend/*.parser.c, zend/*.parser.h,
    zend/*.scanner.c and then run make again - this works fine for us. But
    we were hoping that this issue be resolved in 4.3.4.

    We had the same problem with PHP 4.3.3 on SuSE Linux as well, and also
    on an HP-UX server.

    Here's the configure line:
    ===============================================
    ../php-4.3.4RC2/configure \
    --with-config-file-path=/usr/local/php/conf \
    --enable-track-vars \
    --disable-magic-quotes \
    --enable-xml \
    --enable-sysvsem \
    --enable-sysvshm \
    --with-apxs=/usr/local/apache/bin/apxs \
    --disable-debug \
    --enable-ftp \
    --enable-wddx \
    --enable-sigchild \
    --enable-inline-optimization \
    --disable-pear \
    --enable-exif \
    --with-pgsql=/usr/local/pgsql \
    --prefix=/usr/local/php \
    --without-mysql \
    --with-oci8=/dot/oracle/product/9.2.0 \
    --with-db3=/usr/local/db3 \
    --with-zlib \
    --with-dom \
    --with-mhash=/usr/local/mhash \
    --enable-mbstring=UTF-8 \
    --enable-mbstr-enc-trans \
    --enable-mbregex \
    --disable-pic
    ===============================================

  2. #2
    Senior Staff Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1's Avatar
    Join Date
    Mar 2007
    Location
    Indiana USA
    Posts
    1,108

    Default

    What site are you talking about?

  3. #3
    Senior Designer (Staff) moinuddin102 is a jewel in the rough moinuddin102 is a jewel in the rough moinuddin102 is a jewel in the rough moinuddin102 is a jewel in the rough
    Join Date
    Mar 2007
    Location
    Dhaka, Bangladesh.
    Posts
    14

    Default

    that is not a problem of PHP.
    background c content isn't installed successfully.
    check them & installed them again if necessery.

    TE9 Free Templates
    Free templates for PHP Link Directory, Wordpress (more is coming ...)


+ Reply to Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts