Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter ankiov_setpsnaz

    (@ankiov_setpsnaz)

    $perma_query_vars is an undefined variable /home/glassfish/glassfish/domains/wordpress/applications/WordEAR/Word_war/wordpress/wp-includes/class-wp.php:522: Notice: $perma_query_vars is an undefined variable

    turning on the debug mode woud display above error message.

    Any suggestions?

    Thread Starter ankiov_setpsnaz

    (@ankiov_setpsnaz)

    This is now resolved.

    Issue was in this line.

    Does the user testing have permission to use the DB_NAME database?

    “DB_NAME” isn’t my database, and I noticed that DB_NAME isn’t set correct with custom database name when I tried to configure without manually configuring “wp-config.php”.

    So I went back to manually configuring “wp-config.php”. But when I access “index.php” it redirect me to “wordpress/index.php/wp-admin/install.php”.

    Which is obviously wrong. it needs to be “wordpress/wp-admin/install.php”.

    Thread Starter ankiov_setpsnaz

    (@ankiov_setpsnaz)

    I’m connecting to database correctly from the independent sql client and I’m able to created, insert, drop tables without any problems for the database I’m trying to use with user id and password I’m attempting to configure wordpress.

    My EC2’s security group setting allows 3306 port and my netstat and iptables command confirm that I have the correct port and it is open.

    Basically, only wordpress cannot connect to my database.

    It has been two days since I’ve been stuck on this issue and this is driving me mad….

Viewing 3 replies - 1 through 3 (of 3 total)