Error message on using admin tools

Forum
Last Post
Threads / Messages

missie

Member
Member
Joined
Apr 15, 2015
Messages
7
Points
0
Mysidian Dollar
0
Ookay, so I successfully managed to install the script, and everything seems to be working except ...

When I clicked on "Admin Control Panel", I got this error message:


PHP:
Warning: require(../inc/config.php): failed to open stream: No such file or directory in /srv/disk7/1857677/www/[I]webpagename[/I]/classes/class_initializer.php on line 97

Fatal error: require(): Failed opening required '../inc/config.php' (include_path='.:/usr/local/php-5.4.37/share/pear') in /srv/disk7/1857677/www/[I]webpagename[/I]/classes/class_initializer.php on line 97


Please help! :colonzero:
 
Well

Warning: require(../inc/config.php): failed to open stream: No such file or directory in /srv/disk7/1857677/www/[I]webpagename[/I]/classes/class_initializer.php on line 97

that part I bolded should not be what it is. At all. So if you were following a tutorial someplace that asked you to put the name of your web page someplace and you copied and pasted without doing that, then, that's the issue.
 
Well

Warning: require(../inc/config.php): failed to open stream: No such file or directory in /srv/disk7/1857677/www/[I]webpagename[/I]/classes/class_initializer.php on line 97

that part I bolded should not be what it is. At all. So if you were following a tutorial someplace that asked you to put the name of your web page someplace and you copied and pasted without doing that, then, that's the issue.

Actually, that's just because I just changed it when I was copying and pasting it. It appears find with the web page address when I open it for privacy issues. :usedusedused: Sorry for confusing you!

But even with the website address put in correctly, it's still not working and I'm not sure why this is the case.
 
Umm, are you sure you checked all permissions?

I set the permission of the gif, jpg and png folders to 777 and made the config.php set back to 644 after I was done. Is there any other permission taht I need to change? :happyc:
 
Well, I definitely can't tell if the include path is correct or not if you're modifying the error, so... I'm of no use. Without knowing more, and assuming it's nothing to do with any files that have been modified, I would say this could have something to do with the .htaccess file being ignored by Apache. Perhaps it's also just a permissions issue with the .htaccess file, so you could make sure it's set to 644, perhaps 666. Inevitably, though, if the main site is working but the AdminCP is not, then we might need more information.

What hosting did you settle on, by the way? That information is also relevant, in case it has to do with their Apache settings and if they're respecting the .htaccess file properly.

You might have to ask Hall of Famer directly about this one, in the end. I also ended up with a host where I couldn't access the AdminCP.

Inevitably, if you just want to develop a site for the fun of it before paying for hosting, I'll always recommend you just host it yourself by turning your computer into a mini web server, rather than trying to use 'free' online hosting.
 

Similar threads

Users who are viewing this thread

  • Forum Contains New Posts
  • Forum Contains No New Posts

Forum statistics

Threads
4,280
Messages
33,130
Members
1,603
Latest member
Monako
BETA

Latest Threads

Top