Jump to content

Ginxodus

New Members
  • Posts

    5
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

Ginxodus's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Ok i decided to install the new apache. and now i see that line. thanks.. now let me try to finish the rest without any errors *fingers crossed* Yes it works! say, do you know how to delete the other apache from the server list? also, i noticed your post, PFMaBiSmA: In addition to those steps, I recommend finding and setting the following common values in php.ini (stop and start your web server to get any changes made to php.ini to take effect) - error_reporting = E_ALL | E_STRICT display_errors = On extension_dir = c:\php\ext session.save_path = "/tmp" i used the find function and i found there are a bunch of "error_reporting" and i dont know which to replace.. i dont want to screw anything up
  2. yup everything is default. except for where i installed it. i installed it in C:\aWEBSITE SETUP, so it would be found in \Apache2\conf. can i put it at the very end? my apache is version 2.0.63
  3. i was trying to follow it, but in my httpd.conf, i cant seem to find the line # Secure (SSL/TLS) connections i used the find function but cant find it at all..
  4. I tried that as well, and again, it just shows it in text.. in this case, <?php phpinfo(); ?> i am sure its the php part.. i am unsure if i set it up correctly. please help
  5. i dont know if it posted before, cuz an error occured. but hopefully someone can help me. i extracted php and installed apache, and i have made a few tests to make sure my apache works. now when i tried to follow the instructions on this site: http://www.php-mysql-tutorial.com/install-apache-php-mysql.php#apache i restarted apache and somehow i think it didnt recognize php because when i tried to make the test.php with the source code <? phpinfo(); ?> it only showed this in the exploror window. can someone please tell me how to debug this so that it works? thanks.
×
×
  • 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.