|
Web Installer Hi everyone, Is anyone having a problem with the Web Installer? I downloaded the newest file from go-pear.org, configured the installer, and when I go to the install directory for the Web Frontend, I get the following error: "could not create directory: /usr/local/etc" Why would the index.php page of th... 27 Apr 2006 20:51
installing pdflib # pear install pdflib downloading pdflib-2.0.5.tar ... Starting to download pdflib-2.0.5.tar (-1 bytes) ...............................................................done: 304,128 bytes 7 source files, building running: phpize Configuring for: PHP Api Version: 20020918 Zend Module Api ... 14 Apr 2006 13:58
Fw: [PEAR] HTML_QuickForm setElementTemplate() question ----- Original Message ----- From: "James Reinke" <jreinke(a)cleversafe.com> To: <papercrane(a)reversefold.com> Cc: <pear-general(a)lists.php.net> Sent: Friday, April 07, 2006 11:43 PM Subject: Re: [PEAR] HTML_QuickForm setElementTemplate() question Yeah, I can see how what I'm talking about isn't too specific... 8 Apr 2006 01:35
Zend Framework a php5ized PEAR ? Just took a look of this framework they meantioned about ages ago, it just looks like a bunch of pear classes ported over to php5, not the "framework" i was expecting like something wasp etc has setup. Has anyone else taken a look, i think they've just copy the code take a look at the HttpClient class. ... 26 Mar 2006 17:43
Pear::Mail error? Getting this error when attempting to send mail using the Mail_smtp.send() method: ERRNO: 2 TEXT: Mail_smtp::include_once(Net/SMTP.php) [function.include-once]: failed to open stream: No such file or directory LOCATION: /home/.digit/aliowen/fmdstudios.com/libs/PEAR/Mail/smtp.php, line 185, at March 25, 20... 25 Mar 2006 17:57
auth_http Hi, Are there any hopes of anything happening with the auth_php module? I see there’s a bug posted about problems with logout(). I’ve got the exact same problem myself, and nowhere have I been able to find a sollution. I just can’t get the logout() function to work. As others have specified (not sure if... 13 Mar 2006 13:25
Pear Mail Problem Hi, I¹m trying to use pear mail on os x server 10.3 and I keep getting :Unable to find class for driver smtp in the error log altough I made sour that both Net_SMTP and Net_Socket are installed, any idea? ... 23 Feb 2006 10:40
SVN diff on HTML_Ajax javascript Ive made a small change to the HTML_AJAX.js file in regards to HTML_AJAX.formSubmit and telling which submit button was click if multiple submit buttons are in a form. The one that is clicked is sent only by default in php and scripting lanmguages, but this is sending the params of all the submit buttons. This ... 21 Feb 2006 21:01
DB_DataObject:Unable to load schema for database and table Hi all, I'm working on winxp with php 5.1.2 and pear. Usually I work in linux but in this project I have to use windows. I have started the project in linux and now I want to transfer to windows. All seems to work fine, I can create the classes by createtables.php but when I log into my application i get: D... 21 Feb 2006 14:46
PEAR DB version 1.7.6 with php version 5.1.1 Dear Ladies & Sirs! Calling "connect" statically (according to the PEAR DB package documentation) I get the following error: Error: "Non static method DB::connect () should not be called statically" (error #2048). (Checking the code of DB.php I found that connect is indeed not declared to be static) ... 17 Feb 2006 04:54 |