This is a discussion on "PHP Problem" within the PHP Forum section. This forum, and the thread "PHP Problem are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
PHP Problem
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|
|
||||
|
Re: PHP Problem
You could set up a testing server on your home computer...
www.apache2triad.net is a great bundle of apache server/PHP/Mysql that has a binary installer. You can then check your pHP files using http://localhost I use this on my laptop - it's great for testing purposes. Cheers.
Last Blog Entry: The wannabe juggler's quest (Oct 27th, 2007)
|
|
||||
|
Re: PHP Problem
You could also try winLamp http://sourceforge.net/projects/winlamp/
I prefer setting up WAMP without an installer becuase sometimes other versions went screwy. You can find a tutorial on installing WAMP here http://www.puremango.co.uk/cm_wamp_97.php |
|
||||
|
Re: PHP Problem
Thanks for all your help both of you!
But I am still a newbie at all of this! So, at my home computer I don't have a server connected to it, or anything like that, is there anyway of doing it without one? Thanks Cracka
__________________
Check out my Portfolio cfdesignz.co.uk and my blog at blog.cfdesignz.co.uk
|
|
||||
|
Re: PHP Problem
It's how i test my site when making changes.
Using Apache and php etc is like viewing your site if it was hosted on a server. When you have Apache and PHP installed, go to the htdocs directoty in the Apache folder and put your website that you are working on in there. When you open a browser, enter in the url window http://localhost and you will see your website |
|
||||
|
Re: PHP Problem
Oo Right, well that sounds alot easier!
Thanks for your help, when I get home I will give that a go Cracka
__________________
Check out my Portfolio cfdesignz.co.uk and my blog at blog.cfdesignz.co.uk
|
|
||||
|
Re: PHP Problem
Hi again!
I have installed that onto my computer now and have followed what you have said, but it is not working, this message is coming up when I go on http://localhost/: If you can see this, it means that the installation of the Apache web server software on this system was successful. You may now add content to this directory and replace this page. Seeing this instead of the website you expected? This page is here because the site administrator has changed the configuration of this web server. Please contact the person responsible for maintaining this server with questions. The Apache Software Foundation, which wrote the web server software this site administrator is using, has nothing to do with maintaining this site and cannot help resolve configuration issues. The Apache documentation has been included with this distribution. You are free to use the image below on an Apache-powered web server. Thanks for using Apache!
__________________
Check out my Portfolio cfdesignz.co.uk and my blog at blog.cfdesignz.co.uk
|
|
||||
|
Re: PHP Problem
anyone know how I can get around this?
Thanks Cracka
__________________
Check out my Portfolio cfdesignz.co.uk and my blog at blog.cfdesignz.co.uk
|
|
||||
|
Re: PHP Problem
have you created a new folder in htdocs?
Once you've done that put your web files in that folder then you will be http://localhost/my_folder. |
|
||||
|
Re: PHP Problem
Ok thanks for that, that helped me, because at least that file shows up!
But I am still having trouble seeing php files on there, because it is just coming up with the code! Any recommendations on what to do next? Thanks Cracka
__________________
Check out my Portfolio cfdesignz.co.uk and my blog at blog.cfdesignz.co.uk
|
|
||||
|
Re: PHP Problem
Have you installed php?
If you haven't follow the instructions in the wamp tutorial from www.puremango.co.uk |
|
||||
|
Re: PHP Problem
Quote:
|
|
||||
|
Re: PHP Problem
I am struggling with downloading the PHP!
Because the link you sent me, is invalid, because that product is old, so I downloaded the newest version, went through the installation process, and it still wont work :S any more help please Thanks Cracka
__________________
Check out my Portfolio cfdesignz.co.uk and my blog at blog.cfdesignz.co.uk
|
|
||||
|
Re: PHP Problem
What version are you trying to download?
I have all the files if you need them......apache 1.3, PHP5 and MySQL 4.0.23 |
|
||||
|
Re: PHP Problem
I have apache 2! and PHP 5.2.4!
__________________
Check out my Portfolio cfdesignz.co.uk and my blog at blog.cfdesignz.co.uk
|
|
||||
|
Re: PHP Problem
Yeah!
Just the PHP! the apache is working and soo is MYSQL, but just that, and that is main thing i wanted it for! Really annoying me now, so fink I may go to bed now! Cracka
__________________
Check out my Portfolio cfdesignz.co.uk and my blog at blog.cfdesignz.co.uk
|
|
||||
|
Re: PHP Problem
There's also xampp, which is super easy to install and run. (If what you're trying to use doesn't work....)
Last Blog Entry: 10 Reasons Why My Laptop Is Better Than Your Girlfriend (Dec 15th, 2007)
|
|
||||
|
Re: PHP Problem
Thanks alot for all your help everyone!
&&& Cheers AdRock for tha zip file, I will give that a go when I get home tonight! Thanks Cracka
__________________
Check out my Portfolio cfdesignz.co.uk and my blog at blog.cfdesignz.co.uk
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| First image problem and inline list problem | konnor5092 | Web Page Design | 8 | Dec 1st, 2007 09:08 |