Jump to content

Recommended Posts

Posted

I am having issues filing pireps with a new installation of phpVMS, after running the dbtest.php I encounter this error.

Warning: include(C:\inetpub\wwwroot\vAMS\core\classes\ezdb\ezdb_.class.php): failed to open stream: No such file or directory in C:\inetpub\wwwroot\vAMS\core\classes\ezdb\ezdb.class.php on line 90 Warning: include(): Failed opening 'C:\inetpub\wwwroot\vAMS\core\classes\ezdb\ezdb_.class.php' for inclusion (include_path='.;C:\php\pear') in C:\inetpub\wwwroot\vAMS\core\classes\ezdb\ezdb.class.php on line 90 Fatal error: Class 'ezdb_' not found in C:\inetpub\wwwroot\vAMS\core\classes\ezdb\ezdb.class.php on line 92

I seem to be missing a file? After looking through and downloading phpvms again I cannot find the file, even on github.

What else can I do to solve this error.

Thanks.

Posted

Did you select a database type correctly when installing? What that line is doing is looking for the correct class for your selected database type, where your selected type is blank.

Posted

Yes, it is the correct type of database. I asked because my installation (on a windows server) wasn't cooperating. I have gotten both the phpvms system working and now the checkdb.php file is working. Weird. I will post something tonight for the good of the community of how to install phpvms under IIS 7.5.

Thanks Tom for the reply, it seems to be working now.

Posted

IIS is always the problem. Unless you're using asp Windows servers are sucky and expensive... :(

I need ASP for a few of the other applications hosted on the server. IIS is the issue but once you can get it to work, it works just as well as on linux. Plus im not a linux guru so...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...