Related topics

How to Configure Apache to run PHP Scripts on linux
*PHP Installation* PHP version 4.3.0 installed from php-4.3.0-installer.exe. Also downloaded the zip file php-4.3.0-Win32.zip Install directory d:\program files\php Followed details in install.txt file from php install routine. Running from php.exe as opposed to dll. This included copying bundled dll files from zip

install cd xp sp2 i386 asms lecteur format volume
Good Man he...@letsgo.com alt php "Jeremy Watts" <jeremy.watt...@ntlworld.com> wrote in news:N7f5c.43$1j5.14@newsfe1-win: So if there is a way to get your own computer to run PHP procedures? ideally, you should set up Apache server on your own computer. here is a link to an installation tutorial for Apache,

PHP vs. Java+ [Re: Good open-source CMS packages, etc.?]
Trying to install PHP5 on Solaris10. Installed related packages, apache, libxml2, etc. See the details below. Pre PHP installation steps i followed: Box using: SunOS 5.10 Generic_118833-17 sun4u sparc SUNW,Ultra-80: gcc -v Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs Configured with:

Fox file (fox.php) has gone?
Ross -----Original Message----- From: Jacques Steyn [mailto:jacq...@knowsystems.com] Sent: 15 June 2002 17:30 To: php-wind...@lists.php.net; php-inst...@lists.php.net Subject: [PHP-WIN] PHP installation problem: php4ts.dll Thanks to all who have tried to help me. After battling for a couple of days now to get this

PHP install : rpm or compile ?
Jerry Stuckle jstuck...@attglobal.net comp lang php fasisi wrote: Hello, I just extracted PHP installation package and configure the OS. But how to verify that the PHP has installed properly? Thank you, fasisi And give people a chance to respond. We're volunteers here. If you haven't gotten a response in 24 hours,

Insecure PHP installation
Goba [one webmas...@php.net] ----- Original Message ----- From: Hugo Gonçalves To: webmas...@php.net Sent: Thursday, November 21, 2002 2:08 PM Subject: PHP Installation In the end of the PHP 4.2.3 installation i found out that, in a message given by the installation wizard, an OCX was missing, and because of that

Shiny new WRT54GL
Christopher Lyon csl...@netsvcs.com php install The document is showing up as .php and I have added the AddType in the httpd.conf file. I did try the same browser to another server that is running PHP and it loaded fine. It just seems to be around the tie between apache and php. I just can't figure out what and the

Installation mYSQL sur MacBook Air
Obtain and install mcrypt (I have no experience of mcrypt so I can't be more precise). Compile php with the same options as your phpinfo function shows but add "--with-mcrypt=<dir>", where <dir> is your mcrypt directory. PS There is a php installation help mailing list at php-inst...@lists.php.net Hope this helps.

Return info about PHP installation mySQL compatibility
Jerry Stuckle jstuck...@attglobal.net comp lang php Robin S. wrote: On Jan 10, 3:37 pm, Jerry Stuckle <jstuck...@attglobal.net> wrote: Are you sure you defined the MySQL server correctly to your shopping cart? As it is right now, it's trying to connect to MySQL on the same machine. During the initial installation,

register globals on in stand alone php installation?
Basically, to help all the new users to php/php installation, I suggest the following change: (This is taken from an email I have sent out several times, so some gramatic change may be in order!) LoadModule php4_module C:\PHP\sapi\php4apache.dll This has to be in the same place as all the other LoadModule commands.

AIX
Stefan Scholl ste...@no-spoon.de de comp lang php installation Helmut Hullen <hel...@hullen.de> wrote: ste...@no-spoon.de meinte am 09.02.08 in de.comp.lang.php.misc zum Thema Killt PHP 5.2.5 vorhandenes PEAR?: Auf einer Kiste läuft PHP4. Parallel dazu installiere ich PHP 5.2.5. Danach kracht es: Es war plötzlich

PHP newbie
Jerry Stuckle jstuck...@attglobal.net comp lang php fasisi wrote: Hello, I just installed... extracted to be exact, the php installation and have configure the system according the install.txt (included in the zip file). But I am not sure how to tell that the php has installed properly. What to do?

Best PHP installation kit?
ras...@php.net mailing www php-user I begun with PHP installation ./configure --with-apache=../apache_1.3.9 --enable-track-var after apache: ./configure --add-module=src/modules/php3/mod_php3. c --activate-module=src/modules/php3/libmodphp3.a Without that, apache can't read the php3 file That's because you are not

PHP installation question
Adam Warner use...@consulting.net.nz nz comp Hi Mainlander, I am trying to install PHP on an XP Pro machine running IIS. I followed the instructions that comes with the package. I've written a PHP version of "Hello World" as follows: ================================================ <html><head><title> PHP

How to Configure Apache to run PHP Scripts on linux
Installation * Andreas last changes in installNewDB.php misses unit test. FAILED Workaround: installNewDB.php define('TL_CONFIGURE_DB', TRUE); config.inc.php if (!defined('TL_CONFIGURE_DB')) require_once('config_db.inc.php'); I didn't fix it, because config.inc.php becomes collection of slowing stuff.

PHP with xslt
It was supposed to be a video but when i clicked on the icon it started to install on the computer. Now I get pop ups like xxx, dating etc. Then I started getting message's Read the announcement and the stickies *first*. http://www.atribune.org/forums/index.php?showforum=9 http://aumha.net/viewforum.php?f=30

Slack 7.1 - add PHP?
Is there any way I can roll-back all the changes made upto a certain point. or Uninstall the new installation and shift back to the old one? Thanks, Usman ps. my freetds is working fine as I can connect to MS-Sql through shell. That depends... how did you install PHP in the first place?

Best PHP installation kit?
LearnByDestroying.com:8080> Others are at businesses, homes, coffee shops, and various other hot spots. Comments on the WRT54GL: <http://www.dd-wrt.com/wiki/index.php/Linksys_WRT54G/GL/GS/GX#WRT54GL> Install instructions: <http://www.dd-wrt.com/wiki/index.php/Installation> I suggest using the TFTP procedure.

Php Installation
All pages show up with HTML but no php execution not even a echo of 'THIS WORKS'. Server Configuration: Win2k Advanced Server OS Installation: Second Drive installation Labeled E:\ PHP Installation: E:\PHP Webserver Installation: F:\ I'm assuming I've missed something in the installation and will continue to look

Postgre/PHP installation woes
Steven ste...@sifre.nl alt php I'm trying to add xslt support to my PHP installation. I am starting with a basic install of PHP 4.2.3 configured with mysql and with apxs. I need to install Sablotron for which I also need Expat. I have installed both which seem to go OK(?) Then I cd to the php directory and do: .