Jump to content

HandNF

New Members
  • Posts

    2
  • Joined

  • Last visited

    Never

Everything posted by HandNF

  1. I'm now wondering if I really need Apache. Are there any actual advantages to using it? Could I just upload my php files to an online server, or use a program like Microsoft's Expression Web? I did what you advised, but Apache still is giving me the same error. I took the dll and moved it to a bunch of places and changed the directory, but it still cannot locate the module.
  2. I'm having the same problem with my Apache server. I downloaded the latest versions of each (as far as I can tell), have VC6 PHP, and have everything linked. I am using Windows XP LoadModule php5_module "C:/PHP/php5apache2_2.dll" AddType application/x-httpd-php .php PHPIniDir "C:/PHP/" <FilesMatch \.php$> SetHandler application/x-httpd-php </FilesMatch> Loadfile "C:/PHP/php5ts.dll" That is what I've inserted into into httpd.conf Thank you in advance.
×
×
  • 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.