Re: [PHP-GTK-DOC] Some questions about installation
[email protected] ("Steph Fox")
| Newsgroups | php.gtk.doc |
|---|---|
| Message-ID | <134601c6ef43$e4557190$6602a8c0@foxbox> |
Hi Fernando, There was an unannounced breakage in the module api somewhere between 5.1.2 and 5.1.3 for win32, but I'll look into it properly and let you know - I'm clearing tomorrow for a php-gtk-doc catch-up day. (There was something earlier too, but my memory's hazy about that - it was over a year ago.) There was a full module API change between 5.1.* and 5.2.*, but it should't affect users beyond the usual checks to make sure your extensions were built against the version of PHP they happen to be using. That API change was planned, and is back compatible. I can't help out on the linux front. I got my first self-managed server three weeks ago and was amazed at how simple it actually is to build things under nix, I've no clue why everybody makes it sound so difficult... Look at the .ini file in the win32 distribution to see what's special. There isn't a great deal that's specific to PHP-GTK - just the code page setting and the way to load PHP-GTK extensions - but there are some things that are new in PHP 5.1 and up, and those should get a mention too IMHO. Thanks, - Steph ----- Original Message ----- From: "Fernando Correa da Conceição" <[email protected]> To: <[email protected]> Sent: Saturday, October 14, 2006 1:14 AM Subject: [PHP-GTK-DOC] Some questions about installation > Hi! I am translating installation.xml and have some questions: > > 1. The php_gtk dll released works with any version of php 5.1.x? There > is some minor incompatible differences in api, sure? So we can always > use the last php? Or use the php used to build the dll? > > 2. There is nothing about the extensions, we need add docs how to build > them in linux. > > 3. There is none change in php.ini(except to add the extension)? The > PHP-GTK 2 do not use anything in php.ini? The PHP-GTK 1 has some > settings. > > -- > PHP-GTK Documentation Mailing List (http://gtk.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php >