phpWebLog - web news management with adolescent sexist humor
find
story index | search | archive | submit story | downloads | stats | contact
Topics
  • General (909)
  • Announcements (20)
  • Development (518)
  • Mods & Hacks (32)


  • phpWebLog
  • Latest Release - 0.5.3 (BETA)
  • Latest Stable - 0.5.2
  • ChangeLog
  • TODO / Roadmap
  • BUGS

    CVS WEB

  • New XL fork 0.5.2
  • Unstable branch 0.5.3

  • For development discussions and for general support, join the phpWebLog mailing list

    phpWebLog needs active developers to help fix bugs. If you are interested, send me your SourceForge login information for CVS access.


    Last 5 Comments
  • Where can I modify the style of bottom navigation? (Ken Farmer)
  • Great News for PHP Programmers.... (Nekrataal)
  • Unable to update URL block content. (Nekrataal)
  • Comment management (Nekrataal)
  • phpweblog woes (Nekrataal)


  • undefined function: exec() - General
    Posted by dave (Sunday March 10 2002 @ 07:42PM EST) views: 199
    When I try to install phpweblog 0.5.3, I get the following error:

    Creating Tables...
    Importing Default Data...
    Fatal error: Call to undefined function: exec() in /users/ionichost.com/brokenthoughts/setup/index.php on line 281

    Can anyone PLEASE help me out? I've rummaged thru the index file, but can't figure out what is wrong or what to do.

    Thanx in advance.

    < Help for addon for fetching Urls of pages | Multiple Moderators >

    By Tony Williams (Sunday March 10 2002 @ 09:06PM EST)
    Hi,

    My first thought would be to separate out the exec() call from the rest of the line so insert a line just before 281

    $id_string = exec("id");

    then change 281 into

    eregi( "^uid=([0-9]*)", $id_string, $regs );

    That will give you a chance to see if the problem is the line itself.

    You might also want to try running "id" from the command line on your server.

    If that doesn't give you any more help then come back and tell us what OS you are running and what version of PHP.

    Tony
    [ reply | parent ]
    Post a Comment
    Name:
    Email:
    URL:
      Remember my information (uses cookies)
      I would rather be anonymous
    Comment:
    * Your email will not be made public.
    Save As:
    SourceForge
    SourceForge is providing us a mailing list , documentation and a CVS tree.

    SourceForge Logo


    PHP.net
  • PHP Manual CHM Edition - 12th build
  • International PHP Conference 2003 program online
  • Server Central Donates Server
  • European Open Source Development Threatened!
  • php{con west is announced
  • PHP 4.3.3 released!
  • Active Awards 2003 Winners
  • PHP.net news history
  • Select mirror for redirection
  • PHP Magazine web site now with daily news


  • PHPBuilder
  • On User-Defined Timezones in PHP
  • Dreamweaver MX 2004
  • Using PEAR's HTML_Table Class
  • An introduction to the ADOdb class library, Part 2
  • An introduction to the ADOdb class library for PHP
  • Manually Expiring Web Pages
  • Regression Testing With JMeter
  • Advanced Image Editing Under the GD Library
  • The Benefits of Using Objects with Databases
  • Interfacing with COM objects under Windows


  • phpWebLog: A PHP News and Content Management System
    Copyright (C) 2000-2002, Jason Hines / Eye Integrated Communications