Advertisement

Over 40 Experts attended the first Annual Core Conference! Take a look at what happened throughout the week...

2008 Core Conference

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Time Tested PHP installation Solutions: 51 - 75 of 163
 
Hello experts, I have a OpenSuSE 10.3 LAMP server that used to work well.  Its specs are: OpenSuSE 10.3 Apache2 2.2.4 PHP 5.2.5 MySQL 5.0.45 However, last weekend the server quit ser...
hi all, I've apache 2.2.4 compiled from source and I'm trying to configure and  install  php 2.3 from the source to run horde framework and horde applications when runing  this command  I g...
Hi. I am looking to set it up so that Active directory users don't have to login seperately to the Bulletin board on our intranet. It is my understanding that using LDAP as an authentica...
Hi, I am currently running Fedora Core 8 which comes with PHP5. The application I have is written for PHP4 and generates a lot of errors on PHP5, mainly because of variables not defined. T...
I use Ubuntu Linux 5.04. I use a tool developed in PHP4 and when I try to restore a backup (a zip file) I see the following error: Fatal error: Call to undefined function: zip_open() in ...
when launching Apache server, receive following in Vista error log: Cannot load C:/PHP/SAPI/php5apache2.dll into server: The specified module could not be found.     dll is definitely there. ...
in php.ini there is report_zend_debug=0 there is no doc about it what does it mean? thanks
OS:  Windows XP Home ================ I just installed Apache 2.0 for Windows platform.  HTML pages are loading just fine. Then I installed PHP. The install instructed me to add some...
Hi!, I was implementing the yahoo API ( http://api.local.yahoo.com/LocalSearchService/V1/localSearch) in my site. It sends the results in a xml file which is parsed by domxml. Now in my ser...
I cannot get PHP to display on my webserver.  Everytime I browse to a .php page it displays a page cannot be found error even though html pages display fine. The setup is as follows: Serve...
What would be the purpose of the following files in my PHP 5 tmp directory (LAMP)? -rw-------  1 apache apache 18005317 Jul 27 19:35 phpDesvVQ -rw-------  1 apache apache 21233718 Aug  6 1...
Hi i recently installed php 4.3.6 on windows server 2003 ent eddition, however i cant use the php.exe i have to use the php4isapi.dll in c:\php\sapi\ directiory, any ideas why this is? i Allow...
Hi I wrote a php script that downloads and extracts gz and zip files from a remote server and then unzips them. I had been dev and testing them on a windows box with php and all worked...
I got problem on vbulletin when try upgrade to version 3.7.2. The Forum is running well... but The problem is i got BLANK PAGE on http://myforum.com/admincp/index.php There's BLANK pa...
My environment:   Windows Enterprise Server 2003   IIS6.0   PHP3.8.9   PHP5.0.1   MYSQL4.0.20d   MS SQL2000 I would like to create a nice integration development environment in the sa...
I'm running OneOrZero Task Managament System  version 1.7.0.1 with PHP Version 5.2.1-pl3-gentoo, Apache 2 and MySQL 5. OS is Linux 2.6.19-gentoo-r5 #1 SMP. Outbound mail works fine but inbo...
Hello: I have run in to a situation where I need to add cURL support to PHP on my RH 6.2 box. I have the rpms installed but I beleive I need to recompile PHP now. 1) Is this correct? ...
I am trying to install PHP5 on a Windows 2003 Server x64 machine and have run into a wall. When I first got it installed I was getting a 500 error that read "%1 is not a valid Win32 applicatio...
Hi, I am wanting to learn PHP and MySQL but am having no success with the PHP install. To date, I've installed Apache 2.26 locally on my laptop for the purposes of testing examples I learn....
All of the installation appears normal, no errors.  Mysql runs fine manually, but when running the following php script, the browser is blank: <?php     error_reporting(E_ALL);     $dbc...
Hi, I've got a fastCGI version of PHP 4.3.6 configured on a win2003 server machine running IIS6...however recently we've been experiencing around 70000 visits/day and our webserver is strug...
This is at the bottom of the phpinfo() page (after all the loaded modules): PHP Warning: Unknown(): Unable to load dynamic library 'C:\PHP\extensions\php_mysqli.dll' - The specified module ...
Hi, another problem I'm having with my PHP on IIS is that I can't seem to use $_SERVER["DOCUMENT_ROOT"]. I get an error with the following code: <html> <body> <? echo $_SERVER["DOCUMENT_R...
I have downloaded Windows Binaries PHP 5.2.5 installer from php dot net version 5.2.5, 5.2.6 but I have problem after I choose the folder to be installed. The error message is: "The installer ...
Gday Experts, I am trying to install php pear with no luck, I used go-pear.php and all appeared to work. "The 'pear' command is now at your service at //bin/pear" but the command is n...