Installation, Configuration, & Upgrades  :: 
New Install - index.php won't render
 Top

  • Hello,

    Debian GNU/Linux 3.0 Stable(Woody)
    Linux 2.4.18

    Apache/2.0.48 (Unix) mod_ssl/2.0.48 OpenSSL/0.9.7b mod_jk2/2.0.3-dev PHP/4.3.4

    PHP API 20020918
    PHP Extension 20020429
    Zend Extension 20021010

    PHP config: './configure' '--with-mysql=/usr/local/mysql' '--with-openssl' '--with-apxs2=/usr/local/apache2/bin/apxs'

    MySQL 4.0.18-Standard Linux Binary

    Searched Forum- found one post with what looks like same problem- no solution posted.

    Performed install - no errors.

    /index.php cannot render

    /index.php:

    include 'includes/pnAPI.php' - works; but pnInit() fails.

    pnInit:

    include 'includes/counter.php' - fails; when commented out /index.php continues

    /index.php:

    switch ($op) {
    case 'modload':
    if (file_exists('modules/...... - TRUE
    include 'modules/..... - fails

    the include is for 'modules/News/index.php'

    when include is commented out /index.php renders:

    "name is empty" on white page

    Thank you!
  • Sorry, PostNuke Phoenix 0.726-1
This list is based on the users active over the last 60 minutes.