Advertisement

900 organizations, including eBay, Ericsson and Lockheed Martin, now work smarter with Corporate Accounts. Save up to 42%!

 

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

 
Time Tested PHP installation Solutions: 151 - 175 of 249
 
It is probably very basic question. I have Ubuntu server with PHP-MYSQL etc. preinstalled. Now I try to install some php sctipt I get " Error: 'gd' extension is not loaded " I called ...
I'm migrating everything (websites, database info) from one server to another. My Old Server would give me debugging error suggestions when I did something wrong in my code. For example,...
I am using the book Wrox "Beginning PHP, Apache, My SQL Web Development" to learn how to add features to my website. I've tried downloading several different versions of PHP from www.php.net. ...
I have been experimenting with Dreamweaver and XSLT.  The problem is that I seem to be unable to locate the software to have XSLT enabled within PHP.  I'm currently using WHM/CPANEL with a man...
I have installed a LAMP system before but I am no guru.  I currently run PHP 5.1.2, Apache 2.2.0, Fedora Core 5 with no problems.  I need to up PHP to 5.1.4 with three extra modules enabled.  ...
I'm trying to run PHP on IIS 6.  The only way I can avoid 404 error is to allow all unknown ISAPI extensions in Web Service Extensions.  This seems risky, isn't there a better way?
Hello. i like to play around with PHP on my pc. at the moment it runs XP pro (en) operating system. i've searched google and got lost with many solution, should i install linux first. shoul...
Hi, I am using Joomla 1.0.15 and I have an account at HostGator, I cannot turn off register_globals I have tried .htaccess and a php.ini file and it doesn't work, all I get (with the .htaccess...
How can i set the register_globals variable = on using a shared hosting company (i have a 1and1 hosting plan), without it my script doesn't work and it would a VERY tough task to change all my...
I'd really like to upgrade my version of php.  I just want to make sure that the process outlined below is the correct way to do it on a server running FC5. Step One: ---------------------...
Hello, I have a debian server running with apache as webserver. Since I wan't to run a UBB I decided to install PHP an MySql via the following code: apt-get install PHP4 apt-get install P...
this is a winxp apache 2.2 server, php5.2, oracle client, 8i database on sco. able to connect to oracle from sqlplus. the connect string is the one in the tnsnames.ora is connect.WORLD =  ...
Hi, i have this code to download <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head>      <meta http-equiv="content-type" content="text/html;charset=utf-8" />      <m...
Hello Experts! I am currently trying to set up a Fed-Ex shipping calculator plugin on our OSCommerce site. I am getting this error when i go to select the shipping: Data sent to Fedex fo...
My web designer has created a page with a .php extension. I have been instructed to enable PHP scripts on our Windows 2003 webserver running IIS 6. I don't know what this is, or how to set it ...
Running RedHat 9 with kernel version 2.4. Ultimately, I am trying to set up the Horde suite with email, calendar, file manager and others.  At the moment I have a working version of mySQL ins...
Hi, I think I've installed PHP and Apache correctly, but when I run Apache I ge the following error message: Only one usage of each socked address is normally permitted. make_socket coul...
I am using an application that requires PHP with pear. The requirements state that pear should be compiled in. But I have installed PHP 5.2.4 and also installed the php-pear.noarch package. Wi...
Hi, I was going to try out a few examples that use php's gd library. I came across this one -> http://www.phpfreaks.com/tutorials/105/0.php and it says the php_gd.dll is found in php ver...
i am configuring a testing env. for myself to testmy applicaiton locally on centos5 here are the steps i took to configure it. 1. httpd came installed with the os. 2. for other packages i...
I think something totally went wrong on my system. After using apt-get install for libc6 and libcurl3 the web server began behaving strange. The server died and the only way to stop it was I h...
php 5.2.4 mail only sends to email addresses in same domain, not other email addresses. It is a dedicated server but the hosting company has said they tested it and don't provide support for t...
I have previously worked with ASP but want to use open source software. I'm getting bogged down with versions etc and compatibility issues between aspects of the setup. I'm using Windows XP pr...
Hi, I have php-5.1.6 I will need to upgrade to a recent version, it look like my default repo for yum do not have access to newer version, I have rhel5 x86.64 if i do a yum installlocal loca...
I have my server running on Linux RH 7.2, Kernel 2.4.7, Apache 1.3.20, PHP 4.0.6, MySQl 3.23.xx. So far there is no problem. But now I tried to connect to Oracle DB on remote server (Oracle 9i...