Tue Aug 12, 2008 4:37 pm |
Replies: 4 |
Views: 4513 |
|
|
Thanks esbenbahnsen! you're instructions on allowing the installer to replace the INI files fixed my problem. I made a backup first and then made the appropriate changes to the new ones. Thanks!!
|
Mon Apr 14, 2008 3:26 pm |
Replies: 4 |
Views: 3934 |
|
|
Thank you! Thank you! Thank you! Now I get it!
|
Mon Apr 14, 2008 12:04 pm |
Replies: 4 |
Views: 3934 |
|
|
Thanks for the reply Anno!
I will have to check on that when I get home tonight.
So, are you saying that I have to install each package seperately using the "pear.bat install"?
What ...
|
Sun Apr 13, 2008 8:38 pm |
Replies: 4 |
Views: 3934 |
|
|
I'm sorry, but I don't just get it. Call me Stupid.
require_once("Mail.php");
require_once("DB.php");
Both lines throw errors. I've tried running the go-pear.bat ...
|
Mon Apr 07, 2008 8:52 pm |
Replies: 3 |
Views: 4184 |
|
|
I fixed it by running "pear.bat install HTML_Template_IT". I didn't realize that this was an optional PEAR Package that I needed to install myself.
Thanks!!
|
Mon Apr 07, 2008 12:47 pm |
Replies: 3 |
Views: 4184 |
|
|
No, I do not see the IT.php file. In fact I don't see the HTML\Template directory under php5\PEAR.
I found the HTML_Template_IT-1.1.tgz file, but it is under the php\PEAR\go-pear-bundle directory ...
|
Sun Apr 06, 2008 9:18 pm |
Replies: 3 |
Views: 4184 |
|
|
Sorry for the Newbie question. I ran the go-pear.bat file in the php5 directory and my paths in the php.ini file read:
include_path = ".;C:\Program Files\nusphere\phped\php5\..\include_li ...
|
Tue Nov 21, 2006 1:24 pm |
Replies: 4 |
Views: 5958 |
|
|
I found the problem. Edit your php.ini file and uncomment the following two lines:
;extension = php_oci8.dll
;extension = php_oracle.dll
|
Tue Nov 21, 2006 11:13 am |
Replies: 4 |
Views: 5958 |
|
|
I'm a newbie and I'm having the same problem. I'm using the Evaluation version. I created a new project and then ran the Tools>>DB-Form Wizard. I tried running, and it couldn't resolve the pa ...
|