Vanilla open source was terminated 1 January 2025 by Higher Logic. See this announcement for more information.
Problems after moving vanilla from one directory to another*
I've moved my vanilla from one directory to another directory in my server, and now its giving this error,
Fatal error: require_once() [function.require]: Failed opening required '/(notimportant)/html/applications/controllers/class.controller.php' (include_path='.:/usr/local/php5/lib/php') in /(notimportant)/html/library/core/class.dispatcher.php on line 531
Where can I locate the file 'class.controller.php'?
I contacted my hosting provider, they said that they can't access my database, but they told me to change the connection string of my database.
Can anybody guide me how to configure the connection string?
Fatal error: require_once() [function.require]: Failed opening required '/(notimportant)/html/applications/controllers/class.controller.php' (include_path='.:/usr/local/php5/lib/php') in /(notimportant)/html/library/core/class.dispatcher.php on line 531
Where can I locate the file 'class.controller.php'?
I contacted my hosting provider, they said that they can't access my database, but they told me to change the connection string of my database.
Can anybody guide me how to configure the connection string?
Tagged:
1
Comments
You are probably on a shared host, so this path has been updated. As to where this is stored I'm not sure but hopefully it'll help you narrow down the issue.
Yes, this what I was confused of.
But according to hosting provider, I've to configure connection string :S
Anyhow, do you've any idea about the functionality of 'class.controller.php', and where can I find this file. I searched a lot but didn't fit it... bit confusing.
Is there no way you can make a new install of vanilla and then import the old database?
and plugins?
There was an error rendering this rich post.
@mericson No, I didn't delete it. Let me try it.