Where can I download php?

liunx

Guest
<!-- w --><a class="postlink" href="http://www.php.net">www.php.net</a><!-- w --> don't work. I get cannot find page when I click on any of the Download <!--more-->s'. <!-- w --><a class="postlink" href="http://www.Download">www.Download</a><!-- w --> <!--more-->s.com don't work. I do have a Download <!--more-->ed version, but it didn't come with all the files for some reason. Where can I Download <!--more--> one that doesn't have any missing files'? I've been trying to make it work all day, so i'm a little annoyed.<!--content-->php.net works fine for me... If it still doesn't work for you, let me know, and I'll upload the installer to my server for you to Download <!--more--> it...<!--content-->It still don't work. I think it has something to do with the apache server i've been trying to set up.<!--content-->You should be able to install PHP whether or not you even have any server software loaded on your computer. Did you use the installer?<!--content-->I've Download <!--more-->ed php from some other site, but folders'/files seem to be missing because I read the installer.txt and it tells me to do things' with folders' that I don't have. One of the folders' that is missing is sapi. Heres a list of the folders'/files' it came with:<br />
<br />
BACKUP<br />
<br />
sessiondata<br />
<br />
uploadtemp<br />
<br />
IISConfig.exe<br />
<br />
installer.txt<br />
<br />
License<br />
<br />
php.exe<br />
<br />
php4ts.dll<br />
<br />
I am unable to Download <!--more--> from php.net. I was hoping if I Download <!--more-->ed from them, I would get everything.<!--content-->Ok, I uploaded it to my server for you to try Download <!--more-->ing it from, if you want. The link is <!-- m --><a class="postlink" href="http://www.infinitypages.com/files/php-4.3.1-installer.exe">http://www.infinitypages.com/files/php- ... taller.exe</a><!-- m --> (1.02 MB)<!--content-->Thanks' for putting it up there for me to install, but unfortunately, it was the same installer I had. I'm still missing files' or maybe i'm not. Maybe i'm just not doing everything right. I am using windows me. It seems like windows me isn't compatible with anything.<!--content-->What does this mean?<br />
<br />
Now that version 4.1 introduces a safer sapi module, we recommend<br />
that you configure PHP as a module in Apache.<br />
<br />
To accomplish this, you have to load the php4apache.dll in your<br />
Apache httpd.conf.<br />
<br />
!! NOTE !!<br />
Whereever you load php4apache.dll from, php4apache.dll also<br />
needs the php4ts.dll also included in the PHP4 distribution.<br />
php4apache.dll depends on php4ts.dll which is loaded as soon as<br />
Apache loads php4apache.dll. If php4ts.dll can't be found, you<br />
usually get an error like (also see the "Problems?" section at<br />
the end of the file):<br />
<br />
Cannot load c:/php/sapi/php4apache.dll into server<br />
<br />
It tells me I need to load "php4apache.dll" apache httpd.conf in apache. How do I do that when I don't have a file anywhere called "php4apache.dll? Am I suppose to make it?<br />
<br />
Also, it wants me to add this to my httpd.conf after I got all the files organized or something.<br />
<br />
LoadModule php4_module c:/php/sapi/php4apache.dll<br />
AddModule mod_php4.c<br />
AddType application/x-httpd-php .php<br />
<br />
Confusing......<!--content-->you'll notice this text below the one you Download <!--more-->ed:<br />
<br />
(CGI only, MySQL support built-in, packaged as Windows installer to install and configure PHP, and automatically configure IIS, PWS and Xitami, with manual configuration for other servers. N.B. no external extensions included)<br />
<br />
if you're trying to set up for apache, then you'll need the one above it at this location (<!-- m --><a class="postlink" href="http://www.php.net/get/php-4.3.1-Win32.zip/from/a/mirror">http://www.php.net/get/php-4.3.1-Win32. ... m/a/mirror</a><!-- m -->).<br />
<br />
It's a bigger Download <!--more--> (~6 meg) but it will have everything you need. Also make sure you have apache set up and working properly first.<!--content-->Thanks' for the Download <!--more-->, i'll mess around with it a bit. <br />
<br />
For some reason i'm unable to Download <!--more--> anything from php.net with ie, but I was able to with netscape.<!--content-->I have apache and php working together without showing any errors'. <br />
<br />
I'm trying to make pages with dreamweaver, but first I need to make a root folder, it says this:<br />
<br />
After the server software is installed, create a root folder for your web application on the computer running the web server. <br />
<br />
Make sure the folder is published by the web server姊歯 other words, the web server can serve any file in this folder or in any of its subfolders in response to an HTTP request from a web browser.<br />
<br />
<br />
I'm not sure where i'm suppose to put the root folder so that it works' with both php and apache.<br />
<br />
I just read more. Am I suppose to put the root folder inside htdocs folder?<!--content-->
 
Back
Top