| View previous topic :: View next topic |
| Author |
Message |
itbeings
Joined: 14 Jul 2006 Posts: 4
|
Posted: Fri Jul 14, 2006 1:52 am Post subject: How will I fix this Installation errors??? |
|
|
I am having a big problem here with the installation of the downloaded PHP-Gtk2 Applications. I have PHP 5.03 on my system which I presently use for my server-side scripting. So I decided to install PHP-Gtk2 along with it, during the installation, I received some errors like:
{
The procedure entry point_zval_copy_ctor could not be located in dynamic link library php5ts.dll
PHP Startup: Unable to load dynamic library './ext/php_oci8.dll' - The specified procedure could not be found.
} and other extensions even almost all my extension in C:\PHP\ext could not be found. I don't know what to do. Please advice cause am really new to PHP-Gtk2. I just started with it TODAY. |
|
| Back to top |
|
 |
cweiske
Joined: 08 Dec 2005 Posts: 454 Location: Leipzig/Germany
|
Posted: Fri Jul 14, 2006 6:15 am Post subject: |
|
|
| PHP-Gtk2 works with PHP 5.1.1 or higher only. |
|
| Back to top |
|
 |
itbeings
Joined: 14 Jul 2006 Posts: 4
|
Posted: Fri Jul 14, 2006 9:24 am Post subject: |
|
|
Thanks for that.
Now I want to install php 5.1.4 and then install gnope. I hope I won't have to copy any file from the PHP-Gtk folder in C:\PHP-Gtk to the C:\PHP folder after installation. Please advice. |
|
| Back to top |
|
 |
cweiske
Joined: 08 Dec 2005 Posts: 454 Location: Leipzig/Germany
|
Posted: Fri Jul 14, 2006 11:49 am Post subject: |
|
|
Gnope itself contains php. You don't need another php installation.
If you have one (e.g. for the web server), you need to make sure that the php.ini for that php is in the same directory as the exe. *No* php.ini should be in the windows or system directory - else php gets confused |
|
| Back to top |
|
 |
itbeings
Joined: 14 Jul 2006 Posts: 4
|
Posted: Fri Jul 14, 2006 1:18 pm Post subject: |
|
|
Oh do you mean I should remove the php.ini file from the windows folder into the C:\php directory before installing PHP-Gtk?
Am presently using IIS 5 webserver.
I will like to know how Gnome is, in anyway related or useful for Gnope.
Thanks
Last edited by itbeings on Fri Jul 14, 2006 1:47 pm; edited 1 time in total |
|
| Back to top |
|
 |
cweiske
Joined: 08 Dec 2005 Posts: 454 Location: Leipzig/Germany
|
Posted: Fri Jul 14, 2006 1:26 pm Post subject: |
|
|
| itbeings wrote: | | Oh do you mean I should remove the php.ini file from the windows folder into the C:\php directory before installing PHP-Gtk? |
Exactly.
| Quote: | | I will like to know how Gnome is, in anyway related or useful for Gnope. |
Was this a question? If so, please use a question mark next time.
Gnome is not directly related to Gtk. Gnome just uses Gtk as primary widget set. And Gnome isn't available for windows. |
|
| Back to top |
|
 |
itbeings
Joined: 14 Jul 2006 Posts: 4
|
Posted: Fri Jul 14, 2006 1:59 pm Post subject: |
|
|
Thanks.
No more instalation error.
Am cool.
Thanks once again. |
|
| Back to top |
|
 |
|