PHP

Moderators: None (Apply to moderate this forum)
Number of threads: 1847
Number of posts: 5013

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
PHP and Apache Posted by mac_doggie on 4 Aug 2004 at 4:46 AM
Hi,

Can anyone tell me how to configure Apache 4.1 or 5.0 so I can use PHP ?
In Apache 1.3 there was a httpd.conf file, but I can't seem to find that in 4.1 and 5.0 anymore...

hope someone can help me out here...



-mac-
mailto:mac_doggie@hotmail.com
the Netherlands...

Report
Re: PHP and Apache Posted by netgert on 4 Aug 2004 at 5:49 AM
: Hi,
:
: Can anyone tell me how to configure Apache 4.1 or 5.0 so I can use PHP ?
: In Apache 1.3 there was a httpd.conf file, but I can't seem to find that in 4.1 and 5.0 anymore...
:
: hope someone can help me out here...
:
:
:
: -mac-
: mailto:mac_doggie@hotmail.com
: the Netherlands...
:
:
4.1? 5.0? There is no such Apache version (the latest is 2.0). To get PHP 4.1 or 5.0 work in Apache 1.3, use the same steps as with other PHP versions
Your text is really confusing

NetGert[/italic]


Report
Re: PHP and Apache Posted by mac_doggie on 4 Aug 2004 at 7:50 AM
: : Hi,
: :
: : Can anyone tell me how to configure Apache 4.1 or 5.0 so I can use PHP ?
: : In Apache 1.3 there was a httpd.conf file, but I can't seem to find that in 4.1 and 5.0 anymore...
: :
: : hope someone can help me out here...
: :
: :
: :
: : -mac-
: : mailto:mac_doggie@hotmail.com
: : the Netherlands...
: :
: :
: 4.1? 5.0? There is no such Apache version (the latest is 2.0). To get PHP 4.1 or 5.0 work in Apache 1.3, use the same steps as with other PHP versions
: Your text is really confusing
:
NetGert[/italic]

:
:


I downloaded Apache 5.0 at least that's what I thought. It seems to be Apache 2.0 Tomcat 5.0 (I don't know the difference between apache and tomcat.. could you explain this ?

I finaly downloaded apache 1.3 wich does have an httpd.conf file, so php now works fine, I only don't get MySQL to work prpoperly. I uncommented the extension=php_mysql.dll file in my php.ini but apperently this dll is nowhere to be found on my entire system... Doesn't this file supposed to be in the installation package of php ? or MySQL ...?



-mac-
mailto:mac_doggie@hotmail.com
the Netherlands...


Report
Re: PHP and Apache Posted by netgert on 6 Aug 2004 at 5:17 AM
: : : Hi,
: : :
: : : Can anyone tell me how to configure Apache 4.1 or 5.0 so I can use PHP ?
: : : In Apache 1.3 there was a httpd.conf file, but I can't seem to find that in 4.1 and 5.0 anymore...
: : :
: : : hope someone can help me out here...
: : :
: : :
: : :
: : : -mac-
: : : mailto:mac_doggie@hotmail.com
: : : the Netherlands...
: : :
: : :
: : 4.1? 5.0? There is no such Apache version (the latest is 2.0). To get PHP 4.1 or 5.0 work in Apache 1.3, use the same steps as with other PHP versions
: : Your text is really confusing
: :
NetGert[/italic]

: :
: :
:
:
: I downloaded Apache 5.0 at least that's what I thought. It seems to be Apache 2.0 Tomcat 5.0 (I don't know the difference between apache and tomcat.. could you explain this ?
:
: I finaly downloaded apache 1.3 wich does have an httpd.conf file, so php now works fine, I only don't get MySQL to work prpoperly. I uncommented the extension=php_mysql.dll file in my php.ini but apperently this dll is nowhere to be found on my entire system... Doesn't this file supposed to be in the installation package of php ? or MySQL ...?
:
:
:
: -mac-
: mailto:mac_doggie@hotmail.com
: the Netherlands...
:
:
:
with the new versions of PHP (4.3.x i guess) the mysql support is compiled-in (that is, if youre using precompiled windows version)
all extensions should be in the extensions subfolder of php (can be changed in the ini file)
the latest mysql version i could get working with my apache 1.3 & php 4.3.4 was mysql 4.0

NetGert[/italic]


Report
Re: PHP and Apache Posted by mac_doggie on 7 Aug 2004 at 5:31 AM
I downloaded jakarta tomcat and that was version 4 and version 5. I finally found apache version 1.3 and installed that, I now got it to work again. 1.3 does have a httpd.conf. jakarta tomcat 4 and 5 didn't so I didn't know how to get php to work there,

thanx anyway...


: : : : Hi,
: : : :
: : : : Can anyone tell me how to configure Apache 4.1 or 5.0 so I can use PHP ?
: : : : In Apache 1.3 there was a httpd.conf file, but I can't seem to find that in 4.1 and 5.0 anymore...
: : : :
: : : : hope someone can help me out here...
: : : :
: : : :
: : : :
: : : : -mac-
: : : : mailto:mac_doggie@hotmail.com
: : : : the Netherlands...
: : : :
: : : :
: : : 4.1? 5.0? There is no such Apache version (the latest is 2.0). To get PHP 4.1 or 5.0 work in Apache 1.3, use the same steps as with other PHP versions
: : : Your text is really confusing
: : :
NetGert[/italic]

: : :
: : :
: :
: :
: : I downloaded Apache 5.0 at least that's what I thought. It seems to be Apache 2.0 Tomcat 5.0 (I don't know the difference between apache and tomcat.. could you explain this ?
: :
: : I finaly downloaded apache 1.3 wich does have an httpd.conf file, so php now works fine, I only don't get MySQL to work prpoperly. I uncommented the extension=php_mysql.dll file in my php.ini but apperently this dll is nowhere to be found on my entire system... Doesn't this file supposed to be in the installation package of php ? or MySQL ...?
: :
: :
: :
: : -mac-
: : mailto:mac_doggie@hotmail.com
: : the Netherlands...
: :
: :
: :
: with the new versions of PHP (4.3.x i guess) the mysql support is compiled-in (that is, if youre using precompiled windows version)
: all extensions should be in the extensions subfolder of php (can be changed in the ini file)
: the latest mysql version i could get working with my apache 1.3 & php 4.3.4 was mysql 4.0
:
NetGert[/italic]

:
:


-mac-
mailto:mac_doggie@hotmail.com
the Netherlands...





 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.