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...
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'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
...
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...
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...
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...
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 haven't used xampp in about 3 years.
I now set it up to do some quick testing for PHP.
My Apache is running, mysql is running.
i left everything at defaults but i'm getting the error
...
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...
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...
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 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...
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...
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_...
"Cannot find module (IP-MIB): At line 0 in (none)"
and similar (bout x10 in all)
appears when I try and run php from command line (to confirm it works ok)
I had instaled the default php.i...
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...
Hello,
I am trying to install xcache on CentOS 5 (64bit) with Apache2+PHP 5.2.6
The issue is, to build xcache you need 'phpize'. To use 'phpize' you need the latest php-devel which I can...
Hi everyone,
I'm working my way through a book in order to try and set up a php/apache/mysql testing environment on my mac computer. I've downloaded MAMP to get it going (even though the bo...
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...
OS windows Vista 64-bit
PHP version 5.2.5(x64)
Apache version 2.2.9(Win32)
Mysql version 2.0.67 (64-bit)
I have seen a couple of similar scenarios on this site but cannot find solution,
...
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 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...