Advertisement

Experts have come up with some helpful tips for getting a solution to your problem fast.

 

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

 
Top PHP installation Solutions: 1 - 25 of 47
 
Dear Experts, I have a Windows 2003 Server with PHP 5.2.6 for Apache installed (I installed using the MSI file).  I have recently installed PHP for IIS on the same server.  I used the zip f...
Created the "insert_sheet.php" aspect of this system, and it works brilliantly. However, I was wondering if I could use the same format to retrieve results as well? Maybe exploiting $_GET a li...
I am trying to start up phpmyadmin in a WAMP environment. (Apache 2.2.8, php 5.2.6). I am getting the error message: MySQL said: #1045 - Access denied for user 'root'@'localhost' (using pass...
I am trying to use Easy PHP Calendar and it is requiring ionCube loader on the server.  The problem is that I just can/t get it running.  I am using the GoDaddy servers and, because they don't...
I'm a little confused about PHP extensions like Pear and PECL. There seem to be two types of extensions in general, those called with "extension=" statements in php.ini and included PHP files....
I've heard sqlite should be built in to php5 but for some reason it wasn't. I ran apt-get install php5-sqlite3 and successfully got phpinfo() to show: SQLITE3 SQLite3 support      enabled ...
Hello, I'm using the attached code to read file and then display the info on the screen. The file entries looks like the following: name location some lines I noticed looks different l...
I just sent up WAMP and when I go to phpMyAdmin, I get this error message: Cannot load mysqli extension. Please check your PHP configuration. I've seen a couple of different possible solutions...
Hi guys, I have an issue installing a Joomla component called CiviCRM onto my joomla server because my hosting provider (Omnis) has the upload_max_filesize and max_execution_time settings i...
Hello, I'm having an issue getting errors to output to the browser with PHP under IIS 6.0 on Windows Server 2003. I've set the php.ini file in the Windows directory by uncommenting: erro...
Dear Experts, I have a Windows 2003 server running Apache and PHP.  I want to run a site under IIS that also uses PHP.   Is it possible to configure PHP so it runs under both?  If so, ho...
I have eclipse classic installed in my office. Would like to use it to do PHP programming. I came to know about the PHP plugin for eclipse, PHPEclipse but its not working. I need to know in st...
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...
Hey, I've using a PowerVPS server, however I've noticed it doesnt have PDF support installed, I've found out I need to upload php_PDF.dll and uncomment the line in php.ini and restart apach...
Hi, I'm new to PHP and I've been asked to do a 'secure' install on Windows 2003/IIS 6.0.  Does anyone have an example of a secure php.ini file that they would be willing to share?  Right no...
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...
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...
Hi, I run Centos5 but with PHP compiled (by the host) from Fedora because of a need for PHP 5.2.6. All works fine in principle. I now have a need to add php-mbstring. When I run yum...
Hi, I have just installed Apache 2.2.10 and I am trying to install php5.3. I have been successful up to the point of running a script on the server. I am using a virtual host to run the web...
I think i did a restore on the Trixbox with an older file to convert a few settings and since i did i get alot of errors that look like this: (they cause the web portal to not display correctl...
I have xampp installed on my computer with phpmyadmin 2.11.4, Apace, and mysql. My website I created is all complete and running correctly on my desktop as a local host.  It's writen in php a...
I have PHP5, without the Tidy extension. I have Tidy on my Mac OSX Box. What module do I install, and how do I install it, to get the tidy lib working on my php5 box? I'd like to be abl...
I found another question that answered 95% of what I was looking for. It was: Custom Parking Page For Domain Names It even gave a PHP script to pull the domain name into the title of th...
I am using Adobe Dreamweaver to create a .php web page for a spiderable gear catalog online.  I'm using IE 7.0 to view site online and FileZilla as my FTP agent.  The web site is hosted by GoD...
Hi, I'm encountering a weird problem. I'm using xampp 1.6.4 on a  windows box. I'm trying encryption using the CLI for PHP and gets the error: "Call to undefined function  mcrypt_module_...