Topic: Run-time Error '76': Path not found
I and my client are having trouble installing the application packages Mediawiki 1.15 and PHPMyAdmin. He is installing on a stick and I am installing on a virtual drive. I have a previous mowes image located on another virtual drive. His stick is empty until now. We both downloaded a package containing MOWES core, PHP 5 SE, MySQL SE and the two applications named above.
We are both receiving the error "Run-time Error '76': Path not found"..... can you tell us where to look to fix this? I didn't have this problem with my previous installation, so I thought maybe there's an issue with the new installer. He's on Vista I think; I am on Win2K.
Thanks.
--------------------------------
OK I found the problem..... the www directory was not created for some reason, and the start subdirectory was not created, and the index.php file was not copied to the www directory. Once I did these things manually (referencing my previous install directory) everything worked fine.
--------------------------------
Any ideas on why the www directory was not initialized properly?