PDA

View Full Version : could use some help


Coyote75
01-19-2005, 03:08 PM
working on a spelling hack that nobody seems to be answering anymore :disappointed: and I feel like a noob doing this I am at thie point where I need some help. im getting this

Warning: main(../config.php): failed to open stream: No such file or directory in /home/hardcore/public_html/spelling/spell_config.php on line 197

Warning: main(../config.php): failed to open stream: No such file or directory in /home/hardcore/public_html/spelling/spell_config.php on line 197

Warning: main(): Failed opening '../config.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/hardcore/public_html/spelling/spell_config.php on line 197
You need to fill in the Database Information in the Spelling Configuration File.

i understand filling in db info but confuised at it as well can someone walk me thru it ?

Marco van Herwaarden
01-19-2005, 03:21 PM
try changing the include or require that uses the config.php from '../config.php' to '../includes/config.php'