Fatal Error During install
Posted: Fri Jun 08, 2007 6:58 pm
Script URL:internal website not available to outside
Version of script:0.94 just downloaded today
Hosting company: on localhost
URL of phpinfo.php:none
URL of session_test.php:none
What terms did you try when SEARCHING for a solution:
Failed opening required inc/header.inc.php
Write your message below:
this is a wamp 5 install on WinXP
Server Configuration
Apache version :
Apache/2.2.4 (Win32)
PHP version :
5.2.3
Loaded extensions :
bcmath, calendar, com_dotnet, ctype, session, filter, ftp, hash, iconv, json, odbc, pcre, Reflection, date, libxml, standard, tokenizer, zlib, SimpleXML, dom, SPL, wddx, xml, xmlreader, xmlwriter, apache2handler, mbstring, mysql, mysqli, PDO, pdo_sqlite, SQLite
MySQL version :
5.0.41-community-nt
During install after filling in the step 3 form and clicking continue to step 4 it goes to blank page. Setting debug to 1 in hesk_settings.inc.php (I did go through many of the forum posts) I get the following messages.
Warning: require_once(inc/header.inc.php) [function.require-once]: failed to open stream: No such file or directory in C:\My Stuff\wamp\www\helpme\inc\common.inc.php on line 356
Fatal error: require_once() [function.require]: Failed opening required 'inc/header.inc.php' (include_path='.;C:\php5\pear') in C:\My Stuff\wamp\www\helpme\inc\common.inc.php on line 356
The file header.inc.php is in the same directory as common.inc.php, all users have complete access to files in inc/ and the files themselves.
Using the mysql cli it shows that no tables were created in the database.
Yes I know that I am a dummy, but any assistance would be appreciated.
Payload101
Version of script:0.94 just downloaded today
Hosting company: on localhost
URL of phpinfo.php:none
URL of session_test.php:none
What terms did you try when SEARCHING for a solution:
Failed opening required inc/header.inc.php
Write your message below:
this is a wamp 5 install on WinXP
Server Configuration
Apache version :
Apache/2.2.4 (Win32)
PHP version :
5.2.3
Loaded extensions :
bcmath, calendar, com_dotnet, ctype, session, filter, ftp, hash, iconv, json, odbc, pcre, Reflection, date, libxml, standard, tokenizer, zlib, SimpleXML, dom, SPL, wddx, xml, xmlreader, xmlwriter, apache2handler, mbstring, mysql, mysqli, PDO, pdo_sqlite, SQLite
MySQL version :
5.0.41-community-nt
During install after filling in the step 3 form and clicking continue to step 4 it goes to blank page. Setting debug to 1 in hesk_settings.inc.php (I did go through many of the forum posts) I get the following messages.
Warning: require_once(inc/header.inc.php) [function.require-once]: failed to open stream: No such file or directory in C:\My Stuff\wamp\www\helpme\inc\common.inc.php on line 356
Fatal error: require_once() [function.require]: Failed opening required 'inc/header.inc.php' (include_path='.;C:\php5\pear') in C:\My Stuff\wamp\www\helpme\inc\common.inc.php on line 356
The file header.inc.php is in the same directory as common.inc.php, all users have complete access to files in inc/ and the files themselves.
Using the mysql cli it shows that no tables were created in the database.
Yes I know that I am a dummy, but any assistance would be appreciated.
Payload101