Omgili - forum search, search forums  
  

Discussions about apache pear

Displaying 1 - 10 out of 409 discussions.  
RSS Feed Options
Time Frame: (Any time)   Minimum number of replies: (2)   Minimum number of discussing users: (0)
  |  

Page: 1   2   3   4   5   6   7   8   9   10  
Keep this page open to be updated with the newest discussions automatically.
Hello! I have a problem with Apache, which restarting, when I want to open PHP code in browser. Code : require_once 'DB.php'; PEAR::setErrorHandling(PEAR_ERROR_DIE); $db_host = 'localhost'; $db_user = 'root'; $db_pass = 'marylover'; $db_name = 'test';...
Started by on , 3 posts by 3 people.  
The mysql extension....
I'm assuming you of PHP being used with Apache is most likely going to be different to what you're using with your IDE (phpDesigner).
Help me, please! Thanks.
PEAR and Apache, but it seems they don't like each other.
I'm trying to install Laconica , an open-source Microblogging application on my Windows development server using XAMPP as per the instructions provided . The website cannot find PEAR, and throws the below errors: Warning: require_once(PEAR.php) [function...
Started by on , 6 posts by 6 people.  
Try adding the drive letter: include_path='.;c:\xampplite\php\pear\PEAR' also verify that PEAR.php, your PEAR path is c:\xampplite\php\pear\ However, your path is pointing to \xampplite\php\pear\PEAR Putting the....
I'm ultimately trying to install PEAR so I can easily install PHPUnit. I want to set up a Mac, Apache, MySQL, PHP, PHPUnit development environment so I can test locally. I already have Apach, MySQL and PHP working. Now all I need is PHPUnit, which means...
Started by on , 3 posts by 3 people.  
When you install a PEAR module you're downloading all the PHP code needed for that library, ....
PEAR libraries are (mostly) just PHP code, specially packaged up.
The first is your PHP include path.
Include paths you'll need to worry about.
Ask your Facebook Friends
I’m trying to incorporate text differencing into my code igniter application, so I’m trying to import the PEAR Text_Diff library. However, the Text_Diff constructor requires two arguments, while the Pearloader only allows one. From PEAR Documentation:...
Started by on , 12 posts  
'/pear/' ); // on Apache // ini_set('include_path',ini_get('include pearloader: <?....
APPPATH.
PATH_SEPARATOR.
'application/pear/' ); // on Apache // ini' ).
BASEPATH.
PATH_SEPARATOR.
' , ini_get ( 'include_path' ).
Php has PEAR, PERL has CPAN and Java has Appache commons. Short and simple : is there one accepted library for c# extensions/cookbook recipes? (Feel free to close if exact duplicate, i suspect it somewhat, but don't seem to find it)
Started by on , 3 posts by 3 people.  
Codeplex has a number of useful libraries, as does code.google.com etc - but... .
Obviously there is the core framework classes (in all the different version levels), but other than that there is little concensus.. .
No; the codebase is a bit more fragmented.
I am setting up an Apache server (2.2.14) on Windows, and borrowing ideas from an existing XAMPP configuration. I am now trying to set up email functionality for PHP (5.3.1). (It needs to be able to handle attachments, just like the XAMPP server can.)...
Started by on , 3 posts by 3 people.  
This is handled completely of email, see the » PEAR::Mail, and » PEAR::Mail_Queue packages..
Apache is not really involved in any configuration for sending email.
Has anyone been able to get xinc to run correctly under OpenBSD's chrooted default Apache? I'd like to keep our development server running fully chrooted just like our Production server so that we make sure our code runs just fine chrooted.
Started by on , 5 posts by 5 people.  
@dragonmantank....
Under Apache (I'm sure you're aware that the OpenBSD httpd(8) is slightly different) you have) of using apache to access the files, allowing the use of httpd.conf to import resources in the chroot it work inside a chroot.
XAMPP makes configuring a local LAMP stack for windows a breeze. So it's quite disappointing that enabling htaccess files is such a nightmare. My problem: I've got a PHP application that requires apache/php to search for an /includes/ directory contained...
Started by on , 6 posts by 6 people.  
apache/conf/http.conf).
I've added VirtualHost ServerAdmin root@localhost DocumentRoot /var/www/html/blogovet.ru ServerName www.blogovet.ru ServerAlias blogovet.ru But my script in this domain can see all server files /* not only in his directory /var/www/html/blogovet.ru How...
Started by on , 3 posts by 3 people.  
Include_path ".:/usr/share/pear:/usr/share/php:/var/www/html/site.com" php_admin_value open_basedir.
Hello all, I have couple of questions. 1- How can I configure Apache Module for mod_rewrite? Do I have to add something in the httpd.conf file? 2- how can I make sure that GD is complied with PHP? I have already installed php-gd on the server. Thank you...
Started by on , 9 posts by 2 people.  
To verify, run: Code: php -i|grep -i GD Regards Hello, Can anyone tell me how I can make apache for mod_rewrite? What should I add in the httpd.conf to turn apache mod_rewrite on? It is on a dedicated on the subject, as different distros....
Page: 1   2   3   4   5   6   7   8   9   10  

Related Message Boards & Forums

  • Stack Overflow
  • Wiki Article Discussions | CodeIgniter
  • Server Fault
  • Linux - Software - LinuxQuestions.org
More Information


Forum Search About Omgili Help Plugins Forum/Board Owners Privacy

i
In Title
In Topic
In Reply
Exclude
Boost