Jump to content

Recommended Posts

 

Can you anwser a quick question I hope..

 

I have the Apache server and Mysql set up as a service on my computer with XP on it,

 

but can't seem to get PHP to work. I installed the php.....msi version but there it's

program list (Start, All Programs) only shows a tab for License and manual.

 

Does PHP have a compiler or is it a program to write php code or does the PHPAdministrator do

that? What am I doing wrong..? I am still not getting phpinfo when I do a <?p phpinfo () ?>

but get an index page when I do a http://localhost..

 

Help... please..

Link to comment
https://forums.phpfreaks.com/topic/39742-php-and-php-admin-question/
Share on other sites

If you set up Apache and PHP seperately, you've got to make them work together. If  you haven't any experience doing this, I usually recommend that you get a bundle.  There are several out there... XAMP, WAMP

 

http://hotscripts.com/PHP/Software_and_Servers/Installation_Kits/index.html

Yes <? works if short tags is enabled, but what you have written there is <?p <-- note the p.

 

PHPMyAdmin is a php program to interact with MySQL. I'm not sure what program you're referring to.

It might be easier for you to just use a linux host with php already set up, rather than try to set it up yourself. Or you could try something like WAMP

 

We can't really help with the information provided.

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.