Could you possibly offer any advice for installing within a Windows environment?
I'm using a WinLAMP (Apache port, MySQL, PHP) package installed on a Windows XP SP2 box, all works ok accept when I go to install the phpMyNet (http://localhost/phpmynet/install.php) I'm presented with the following:
'Config File Already Exists!' <-- ok so I renamed the original config file to configORG.php, ran again and got:
'Blank config path not allowed!' pressed the 'phpMyNet' button and got the config page which asked me for a path which I'm dubious about as this is a windows system, plumbed the path in, a config file was created, pressed next and got:
Warning: file(/usr/local/etc/phpmynet/hosts) [function.file]: failed to open stream: No such file or directory in C:\Apache2\htdocs\phpmynet\config.php on line 6
Warning: file(/usr/local/etc/phpmynet/boxen) [function.file]: failed to open stream: No such file or directory in C:\Apache2\htdocs\phpmynet\config.php on line 7
Warning: file(/usr/local/etc/phpmynet/hosts) [function.file]: failed to open stream: No such file or directory in C:\Apache2\htdocs\phpmynet\config.php on line 6
Warning: file(/usr/local/etc/phpmynet/boxen) [function.file]: failed to open stream: No such file or directory in C:\Apache2\htdocs\phpmynet\config.php on line 7
Warning: Invalid argument supplied for foreach() in C:\Apache2\htdocs\phpmynet\host_check.php on line 8
Now I'm stuck, I don't what to do, apart from saying don't use Windows can you offer any advise?
regards
Jon
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Could you possibly offer any advice for installing within a Windows environment?
I'm using a WinLAMP (Apache port, MySQL, PHP) package installed on a Windows XP SP2 box, all works ok accept when I go to install the phpMyNet (http://localhost/phpmynet/install.php) I'm presented with the following:
'Config File Already Exists!' <-- ok so I renamed the original config file to configORG.php, ran again and got:
'Blank config path not allowed!' pressed the 'phpMyNet' button and got the config page which asked me for a path which I'm dubious about as this is a windows system, plumbed the path in, a config file was created, pressed next and got:
Warning: file(/usr/local/etc/phpmynet/hosts) [function.file]: failed to open stream: No such file or directory in C:\Apache2\htdocs\phpmynet\config.php on line 6
Warning: file(/usr/local/etc/phpmynet/boxen) [function.file]: failed to open stream: No such file or directory in C:\Apache2\htdocs\phpmynet\config.php on line 7
Warning: file(/usr/local/etc/phpmynet/hosts) [function.file]: failed to open stream: No such file or directory in C:\Apache2\htdocs\phpmynet\config.php on line 6
Warning: file(/usr/local/etc/phpmynet/boxen) [function.file]: failed to open stream: No such file or directory in C:\Apache2\htdocs\phpmynet\config.php on line 7
Warning: Invalid argument supplied for foreach() in C:\Apache2\htdocs\phpmynet\host_check.php on line 8
Now I'm stuck, I don't what to do, apart from saying don't use Windows can you offer any advise?
regards
Jon
Please cancel the aforementioned