PHP help here
Pages
- 1
- 2
Author | Topic: PHP help here |
---|---|
Master
Member # 4614
|
written Monday, July 25 2005 13:39
Profile
Homepage
quote:Well, I already put that in, and it doesn't say I need to do anything else in the way of configuration. I made sure that php.exe was in the directory C:/php, and there was also a php.ini in that directory. I ran test.php, which was in the htdocs directory, in Internet Explorer under the URL http://localhost/test.php and still get that download message and no output of the phpinfo() function. I can run the file explicitly by dragging it onto the php.exe file, in which the information flashes suddenly and then exits, but that doesn't do me any good. So. -------------------- -ben4808 For those who love to spam: CSM Forums RIFQ Posts: 3360 | Registered: Friday, June 25 2004 07:00 |
Infiltrator
Member # 154
|
written Monday, July 25 2005 20:15
Profile
php.exe is 100% irrelevant. You want php5apache2.dll, php5ts.dll, *.dll, etc. -------------------- Inconsistently backward. SWOH. IM, PATF, ND. Posts: 612 | Registered: Saturday, October 13 2001 07:00 |
Master
Member # 4614
|
written Tuesday, July 26 2005 09:36
Profile
Homepage
Yes, but that wasn't really the point. The point was that I included those lines into httpd.conf, and it still does not work correctly. I want to know exactly what else I need to do. -------------------- -ben4808 For those who love to spam: CSM Forums RIFQ Posts: 3360 | Registered: Friday, June 25 2004 07:00 |
Agent
Member # 1104
|
written Tuesday, July 26 2005 17:09
Profile
Homepage
Anytime you edit the httpd.conf file, you must restart your server. To do that, simply click on the Apache icon in the taskbar (left, not right) and click restart. Also, if that doesn't work, add the trailing slash as suggested at the PHP site. Also, make sure your php.ini file is in the proper directory. -------------------- Austrian Alex - Reality Corp. Posts: 1307 | Registered: Tuesday, May 7 2002 07:00 |
Master
Member # 4614
|
written Tuesday, July 26 2005 17:19
Profile
Homepage
Ah-hah! It worked!!! YES!!! Sorry, had to express some excitement. Thanks a bunch, everyone, especially RC, without whom I would never had made it. [ Tuesday, July 26, 2005 17:20: Message edited by: ben XIII ] -------------------- -ben4808 For those who love to spam: CSM Forums RIFQ Posts: 3360 | Registered: Friday, June 25 2004 07:00 |
Pages
- 1
- 2