I am still pretty new in this area. Apache I know a bit better... but MySql and PhP still a small bit.
I installed Windows2K Pro... well easy. Apache... also no problem.
Installed PhP... In http.conf i inserted the lines for the php modules and plain php-scripts are working well.
I installed MySql. Read in php that in the new version MySql already embedded is (php.ini) so no changes required.
When I use the tool 'phpMyAdmin 2.3.3pl1' I can connect to every database.
When I use another php script i get messages like:
Warning: main(getresult.inc) [function.main]: failed to create stream: No such file or directory in C:\Webserver\Apache Group\Apache2\htdocs\example01\login.php on line 7
Warning: main() [function.main]: Failed opening 'getresult.inc' for inclusion (include_path='.;c:\php4\pear') in C:\Webserver\Apache Group\Apache2\htdocs\example01\login.php on line 7
Where the path 'c:\php4\pear' comes from... i do not know.
I hope someone can advice me.
Thanks,
Henk.