Hi,
I am getting this error message. I am new user and can you please explain what does this error message means.
C:\xampp\htdocs\employees\xataface\install\mainMenu.inc.php on line 1
Installation
9 posts
• Page 1 of 1
InstallationHi,
I am getting this error message. I am new user and can you please explain what does this error message means. C:\xampp\htdocs\employees\xataface\install\mainMenu.inc.php on line 1
InstallationPlease find the error message:
Warning: include(install/install_header.inc.php) [function.include]: failed to open stream: No such file or directory in C:\xampp\htdocs\employees\xataface\install\mainMenu.inc.php on line 1 Warning: include() [function.include]: Failed opening 'install/install_header.inc.php' for inclusion (include_path='.:lib') in C:\xampp\htdocs\employees\xataface\install\mainMenu.inc.php on line 1 Please select your installation action Create application for existing database Use this option if you already have a database on your server and you would like to create an application based on this database. Install a pre-built application Use this option if you have a ready-made Dataface application that you wish to install on this server. Warning: include(install/install_footer.inc.php) [function.include]: failed to open stream: No such file or directory in C:\xampp\htdocs\employees\xataface\install\mainMenu.inc.php on line 27 Warning: include() [function.include]: Failed opening 'install/install_footer.inc.php' for inclusion (include_path='.:lib') in C:\xampp\htdocs\employees\xataface\install\mainMenu.inc.php on line 27
Re: InstallationHi Steve.
Could you please be more specific. I ran into the same problem today:
I use PHP 5.2.11. So, what exactly is the webauction install page? Thanks, Paul. P.S Xataface looks to be a great tool. I've been looking for something like this for the past days.
Re: InstallationSorry, this post shouldn't have been put here but rather in the Xataface Users topic. I don't know what web auction is - I just want to install Xataface. Thanks
Re: InstallationFound the problem. I use wampserver in Windows. Therfore it seems that this line:
I'm not very familiar with PHP but isn't there a way to make this include more general so that it will work on unix/linux as well as on Windows? Thanks, Paul.
Re: InstallationThanks for posting this Paul. I'll update the codebase to work with both Windows and LInux/Unix for the next release.
-Steve
Re: Installationthe ; and : problem solved:
$SEP=($_SERVER["WINDIR"] || $_SERVER["windir"]?";":":"); ini_set('include_path','.'.$SEP.'lib'); (on the last version, the problem still occurs)
9 posts
• Page 1 of 1
Return to Web Auction Discussion Who is onlineUsers browsing this forum: No registered users and 15 guests |