Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Installing SilverStripe /

Getting SilverStripe up and running on your computer and on your web server.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

New install - undefined variable dyq


Go to End


2 Posts   1376 Views

Avatar
cjbpgh

Community Member, 2 Posts

15 October 2009 at 4:35pm

Just completing an install of SilverStripe v2.3.3.

Received an error on the .htaccess setup of : Notice: Undefined variable: dyq in /htdocs/www/mysite/_config.php on line 11.
I'm also receiving this error at the top of the index page, and when logging into admin, the redirect of /admin after providing admin credentials of /Security/Security/LoginForm ends at the Undefined variable error and the admin site won't come up.

I did a little poking around some of the php but wasn't immeadiately finding a variable called dyq.

Any help would be appreciated.

Running apache2 + php5.2.6, and mysql 5.

Avatar
cjbpgh

Community Member, 2 Posts

15 October 2009 at 4:40pm

And as it were, I spoke too soon and found my own error in regards to the mysql password.