Jump to content

djcasp

New Members
  • Posts

    3
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

djcasp's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. thanks much i needed to add the php_gtk2.so to the php.ini in my CLI folder not my apache2 folder and then specify the location of the extension dir.  in a follow up question where would i change what directory apache looks in for php.ini? right now its looking in my cli folder and i would like to change that if possible.  thanks for your help.
  2. the error might mean that you need to open you php.ini file and add the line extension=php-gtk  or some such below where the other extensions may be added.
  3. I can't tell if php-gtk2 is installed on my system.  i followed the directions from gtk.php.net and tried it with and without specifying the location of phpize and php-config.  no errors were thrown during the build and the make.  i'm running php 5.1.2(cli) on ubuntu dapper.  running php -m | grep php-gtk doesn't returning anything. i've enabled the extension in php.ini  (extension=php_gtk2.so)  any ideas about this? i need to have this up and running to get my project going. thanks much btw hope this is the correct forum
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.