|
|
|
#1 |
|
Messages: n/a
Hébergeur: |
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? Thank you, fasisi |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
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? > > Thank you, > > fasisi > Create a page with just the following: <?php phpinfo(); ?> Place it in your web server's home directory with the name phpinfo.php and see if your browser displays the information correctly, i.e. http://localhost/phpinfo.php (or whatever name you've given your local server). -- ================== Remove the "x" from my email address Jerry Stuckle JDS Computer Training Corp. jstucklex@attglobal.net ================== |
|
![]() |
| Outils de la discussion | |
|
|