Search found 32 matches
- Wed Nov 09, 2005 9:37 am
- Forum: Installation and Configuration
- Topic: Class PDO not found
- Replies: 8
- Views: 11180
heres a snippet of the error log part of the ini file. Notice that the error flags are on ; Print out errors (as a part of the output). For production web sites, ; you're strongly encouraged to turn this feature off, and use error logging ; instead (see below). Keeping display_errors enabled on a pr...
- Wed Nov 09, 2005 9:19 am
- Forum: Installation and Configuration
- Topic: Class PDO not found
- Replies: 8
- Views: 11180
- Wed Nov 09, 2005 8:50 am
- Forum: Installation and Configuration
- Topic: Class PDO not found
- Replies: 8
- Views: 11180
I have included php as a load module in Apache. There are no popups during start and or restart of the webserver. I've checked the apache error log there are no errors pertaining to php or PDO. The error occurs when rendering the test connection page. What does this mean? Were there any problems in ...
- Wed Nov 09, 2005 8:05 am
- Forum: Installation and Configuration
- Topic: Class PDO not found
- Replies: 8
- Views: 11180
- Wed Nov 09, 2005 6:18 am
- Forum: Installation and Configuration
- Topic: Class PDO not found
- Replies: 8
- Views: 11180
Class PDO not found
Ok I need to connect to a DB2 database and execute a prepared statment with input/output parameters. To do this I upgraded to php5.1. I altered the php.ini file as documentation dicated for setting up 5.1 and PDO. There are no errors in my ini file since my webserver (apache 2), works fine. I'm tryi...
- Tue Nov 08, 2005 8:45 am
- Forum: Miscellaneous
- Topic: PEAR and PECL
- Replies: 5
- Views: 1333
I'm trying this right now. But I think i'm shooting in the dark here. I don't know where to go from where I am. How do I download the PECL for php 5.0.5. I'm reading so many different versions of the download and setup porcedure, I don't know which to use..... I'm working on windows 2000, Apache 2, ...
- Tue Nov 08, 2005 8:16 am
- Forum: Miscellaneous
- Topic: PEAR and PECL
- Replies: 5
- Views: 1333
- Tue Nov 08, 2005 8:09 am
- Forum: Miscellaneous
- Topic: PEAR and PECL
- Replies: 5
- Views: 1333
PEAR and PECL
I'm trying to install PECL in particular the PDO library, manually. I'm having a bit of difficulty.
Any suggestion on where a comprehensive step wise procedure for completing this could be found would be gratly appreciated.
Any suggestion on where a comprehensive step wise procedure for completing this could be found would be gratly appreciated.
- Tue Nov 08, 2005 7:30 am
- Forum: Installation and Configuration
- Topic: Php 5.1
- Replies: 4
- Views: 1462
Sorry about that - Windows. I've scrathced the 5.1 installtion and was able to successfully install php 5.0.5. What I would really like to achieve is a connection to a DB2 database to run a prepared statement call to a stored procedure. On reading online docs i relaised that this could not be done w...
- Mon Nov 07, 2005 11:27 am
- Forum: Installation and Configuration
- Topic: Php 5.1
- Replies: 4
- Views: 1462
- Mon Nov 07, 2005 10:34 am
- Forum: Installation and Configuration
- Topic: Php 5.1
- Replies: 4
- Views: 1462
Php 5.1
Hi, I'm pretty new to php and never had to setup or configure it before. My current machine has php 4 and i'd like to install and configure php 5. I've read other forum posts on this matter but i still need some assistance. Firstly my reason for converting to php5.1 is to use the PDO functions for c...
- Mon Nov 07, 2005 10:24 am
- Forum: Databases
- Topic: DB2 procedure call
- Replies: 0
- Views: 418
DB2 procedure call
Hi,
I'm trying to call a DB2 procedure that has four parameters. I'm able to connect the my DB2 database but I dont know how to call the procedure. The procedure has two input parameters and two output parameters. I'm using php 4.
Regards,
Lisa Marie
I'm trying to call a DB2 procedure that has four parameters. I'm able to connect the my DB2 database but I dont know how to call the procedure. The procedure has two input parameters and two output parameters. I'm using php 4.
Regards,
Lisa Marie
- Wed Sep 21, 2005 8:10 am
- Forum: PHP - Code
- Topic: Dynamic content
- Replies: 5
- Views: 669
Figured it out... All elements within the loop block on the template (HTML file) must follow the following synatax: <{element_name}>. Elements that are not in the loop block can be referenced or accessed using single braces {element_name} or double braces {{element_name}}. Note: The element name mus...
- Wed Sep 21, 2005 8:01 am
- Forum: PHP - Code
- Topic: Dynamic content
- Replies: 5
- Views: 669
- Fri Sep 16, 2005 8:47 am
- Forum: PHP - Code
- Topic: Samrty Templation Installtion and Configuration
- Replies: 4
- Views: 594