Hi there Can anyone help me ? I am trying to install a script and ma getting an error message which is do you know what this refers to - I have made my mysql user and database i think which were rob1234_jackson rob1234_jacksonsearch and added these to the db_config file - I also made all priveldges ok for the user via the cpanel. any ideas gratefully received! Warning: main(classes/system.php) [function.main]: failed to open stream: No such file or directory in /home/rob1234/public_html/jacksontwpfire/setup.php on line 11 Warning: main() [function.include]: Failed opening 'classes/system.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/rob1234/public_html/jacksontwpfire/setup.php on line 11 Warning: main(classes/tools.php) [function.main]: failed to open stream: No such file or directory in /home/rob1234/public_html/jacksontwpfire/setup.php on line 12 Warning: main() [function.include]: Failed opening 'classes/tools.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/rob1234/public_html/jacksontwpfire/setup.php on line 12 Fatal error: Undefined class name 'tools' in /home/rob1234/public_html/jacksontwpfire/setup.php on line 15 do you know the answer? If you can tell me that would be great - willing to pay for some help !! many thanks
Hi there I think they are : I wrote them down when i created them. i was thinking do i need to go into phpmyadmin to create any database or anything?
Which script? Cause NsaneNoob's right about it being path related. Would make sure there's a sub-folder: system and those two files (tools.php & system.php) are present. If so, issue is the file calling them. Database isn't an issue (yet).
Hi Shallowlink I just checked and there definately is tools.php and system.php are both there got me scratching my head but then again i am a noob on installs and php
Rep added to Shallowlink - great advice, i would have been stuck for hours. Job done, problem solved! thanks for everyones help