Here's an error that I am stuck with, really clueless as to why the error: Notice: Undefined index keep appearing and the line giving the problem is $_GET method or function. I created 2 simpl...
I have a zip file, and it's full of *.c files... now what?
Sorry for being a complete newbie :( and I don't have very many question points...
but i supposedly need this in order to use a...
I have installed PHP5 on RH 9, but its not working
I previously had Apache 2.0.48, MySQL4.0.18, and PHP 4.3.4 all working.
Before the configure would work, I needed to update some rpms, so...
sir/madam;
I'm try to learn the new language programming PHP but I don't how to compile it, it is only run when online or what and how? if I want run for testing how, should I install specifi...
Hi all,
We recently purchased a new server, 64 bit W2k3 with Exchange 2007.
Beacuse of exchange i cannot install 32 bit php which is needed for one website that is placed on that server.
...
I've been trying to look up thread safety issues with some of my Windows-based Apache / PHP setups, but am coming up short.
Currently, I have a couple non-public web servers running WIndows...
I installed php while installing linux Red Hat 7.2
Php version installed by default is little old. I need to upgrade php to latest version. But when I tried to uninstall old versin of php it...
Can someone please teach me on how to have a php mailer that will send emails to the inbox of my clients?
I would like to install the GD module php module without having to reinstall PHP. Does anyone know where the source can be found? I am running Red Hat 9.
Hi,
I have just bought a new machine with windows vista on.
I have always used easyphp for my php developments and its been ages since I first had to set it up on my old laptop.
When ...
Hi,
How to load php module in the APACHE ,
We are using :
window 2003 server
APACHE web server
ANY suggestion ??
Hi folks -
I'm having a terrible time getting mysql support up for php5 on my devlopment machine. I'm new to the php environment, and I'm obviously missing something, hopefully something...
helloo ALL,
i am using php5.1.4, IIS and Oracle 9i full client installed on my local machine
i have uncomment php_oci8.dll and set the ext folder path in php.ini but i am stil...
I am getting this error when ever I try to load my index.php. I have edited the php.ini to reflect the proper extensions path and even added the path to the extensions folder to my path state...
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 all
we setup an internal xampp v1.6.3a server, for debugging purposes.
http://www.apachefriends.org/en/xampp.html
it is running in a wxp sp2 box.
apache is working
php is worki...
Hi,
I am installing PHP 2.2.9 on SUN Solaris 10 with apache 2.2.9 and perl 5.8.8.
Everything seems to be good unless PHP Configuration.
I did those commands below :
./configure --with-or...
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...
hello,
I am trying to install a knowledge base that is created in PHP. I have installed PHP 5.2.5 and I am running it on a vista machine and using IIS7. I have a test PHP created however wh...
Hi there,
I am manually installing PHP5 onto a x86 Windows 2003 box with IIS6. The version of PHP I am installing is 5.2.6. I have created a directory C:\PHP and placed PHP in this director...
So somehow I ended up with two different versions of PHP installed in CentOS - 5.1.6 and 5.2.5. If I loaded up a php page and did phpinfo() it showed the version was 5.1.6, but if I did php -...
Hi,
I am brand new to PHP and MySQL, and am trying to install both on WinXP where I just installed Apache 1.3.1 I think - and it also has Oracle 9i database running.
Basically, I type i...
I have been researching this problem for a few days now trying to get curl to work on a Windows 2003 Server running IIS.
PHP version 5.2.9 is running fine. Website, and vBulletin message b...
Hi ,
I have two pages page1.php and page2.php. When I set the session on page1.php and print it, it works just fine. However, after the call to header and redirecting to the new page, I can'...
I've checked out some of the "solutions" to my problem on here and haven't come up with the right solution for me...other than headaches :)
I've attached the phpinfo document that i've sav...