|
Thursday, August 13, 2009 - 6 Posts by 4 People
I have installed Apache, PHP and PHP Pear. Apache works and PHP appears to work...
/share/php:/usr/share/pear') in Unknown on line 0
What have I missed?
;
; UNIX: "/path1:/path2"
include_path = ".:/usr/share/php:/usr/share/php/PEAR"
Restart apache...
|
|
Monday, September 15, 2008 - 7 Posts by 7 People
Once() [function.require]: Failed opening required 'PEAR.php' (include_path='.;\xampplite\php\pear
\PEAR') in C:\xampplite\htdocs\laconica\lib\common.php on line 31
PEAR is located in C:\xampplite\php...
Try adding the drive letter:
include_path='.;c:\xampplite\php\pear\PEAR'
also verify that PEAR.php
|
|
Wednesday, April 29, 2009 - 12 Posts by 5 People
Are not working, I also found out a program I use isn't working either.
So I recompiled Apache/PHP making ...
that pear was being installed as it is a default setting anyway and at the root commandline if you
/lib/php/Reinstall/rebuild perl && rebuild apache and php will fix this problem.I'm having the exact...
|
|
Saturday, June 09, 2007 - 4 Posts
Posted 09 June 2007 - 05:28 PM
Any PHP PEAR / PHP experts want to help me out and take a look
at one of my sites and tell me why my PHP Pear setup won't show the correct "from" email address when
by Apache so it's setting it as 'nobody'. You should easily be able to hardcode the FROM: even
|
|
Sunday, November 15, 2009 - 15 Posts by 2 People
Attached. I have a problem with my Pear configuration. When I run the script via Apache I get: Fatal
hi
I'm trying to run a script that makes use of Pear. You may see the code from the screen shot
'Pear' experience cut short then..Probably there's some "silly" error here that I'm just not seeing
|
|
Monday, July 30, 2007 - 5 Posts by 3 People
Class. It assumes that you have a working Apache and PHP installation and that the PEAR Date class
, Started by Sanskruti in PHP Installing & Using PEAR , Started by pradeep in PHP Date Class
by PEAR. Here is the PHP code I used to convert between various USA time zones:
PHP Code: <?php...
|
|
Thursday, July 23, 2009 - 6 Posts by 4 People
PHP & Apache server setup
 http://www.costeira.com/upl/uploads/php.png
Which do I pick? I think
I'd need extensions (it has stuff like cURL and others) but Extras (just has PEAR (what is PEAR
and/or Apache would install itself wrong
XAMPP is awesome for a little project that just needs sockets
|
|
Sunday, July 10, 2005 - 12 Posts by 10 People
How to set up a server with Apache , PHP , MySQL , Perl , phpMyAdmin
by Aolex
Let's start
. restart apache . open up notepad and
add this into the file :
Code: <?php phpinfo(); ?>
save
recommend Xampp for an integrated Php MySql Apache installation .. Great package ..WHOA
|
|
Sunday, July 20, 2008 - 3 Posts by 3 People
FoxServ is an Apache / mySQL / PHP installer package for Windows. FoxServ features the latest version
, always with the latest and greatest version of PHP, Apache, MySQL, phpMyAdmin etc. Usually has news
Hi there!
Here you have other 2:
XAMPP (Apache, MySQL, PHP and Perl) for Windows and MAC!!!
http
|
|
Tuesday, September 15, 2009 - 5 Posts
Of whole PHP again. During the install of OCI extention I got many errors for missing PEAR files.
So
I went through the PEAR document and found "php go-pear.php" command to install the PEAR package
delete the PHP 4 folder and delete the PHP configuration in the Apache server.
Support for PHP...
|
)