I am new to drupal and I have completed the installation process for commerce kickstart in my Ubuntu system. The thing is that when I am trying to access the admin page i get an error "403 access denied". I am using the predefined Username and password which is admin admin. I am using PHP 5.3.6. Can anyone help please?
Just to be a bit more clear, after the installation you will need to log in to the system. The login page is available at yoursiteurl/user or if you don't have the Clean URLs turned on, it will be on yoursiteurl/?q=user/login
If you don't have Clean URLs turned on, also admin pages will have to be accessed differently, ie. yoursiteurl/?q=admin
More about turning on Clean URLs in Drupal
Related
I am new to wordpress and loged in to my cPanel account and getting the message.
After research I found that I have to upgrade to wordpress toolkit.
But, Wordpress toolkit is not showing anywhere on cPanel. I would login to Wordpress admin dashboard.
thelearningcenter.pk/wp-login.php
Any idea how to do that. I also change the wordpress admin password but still not able to login. Or my hosting company in charge to upgrade? Or I have to find myself?
Any suggestion or recommendation or step by step reference doc/links from you will be appreciated.
First, take a full backup on your hosting. Re-download Wordpress after backup. After accessing your server with FTP, upload the existing wp.config.php and wp-content directory into the newly downloaded wordpress. In this way, you can reload the core modules of Wordpress without damaging the content of your website.
Use the instant full backup you have to go back in case of any problem.
I hope it solves your problem.
From here we can read:
Though still available as an option, the WordPress Manager interface
is deprecated. Customers can now use WordPress Toolkit to install and
manage WordPress. The WordPress Manager interface (cPanel >> Home >>
Applications >> WordPress Manager) allows you to install and manage
new or existing WordPress® sites within your cPanel interface.
In the order, I would:
check if you can install the WordPress Toolkit from the WHM Marketplace
if you have SSH access, install it using the manual way
If it's not installed, and you cannot install it, because no Marketplace or manual installation is possible: contact your host.
If you installed yourself Cpanel on your server, then you should have required access to upgrade it or its dependencies.
I am getting redirected to my website homepage when I login to the admin area in Wordpress or I get an error message saying 'Sorry, you are not allowed to access this page'
I just migrated my website from one host provider to another using the All in One WP migration plugin. I was able to access the admin area but once the backup, I am either being redirected to my homepage or getting the above error when I try to login. I have already tried to create a new user with admin privileges, modified the wp-config and htaccess files and even updating and changing the prefixes of the database. I have also tried disabling the plugin and theme files and none of them seem to work.
I just want to be able to login to the admin area of my WordPress site.
In such cases the steps I follow to resolve this case are:
Set .htaccess with only the default WordPress redirect rules, which you can check here.
Set the default TwentyNineteen theme as active. Since you do not have access to your admin dashboard you can perform this change by altering the "template" and "stylesheet" rows in your application database which both are located in the "_options" table.
The other option is via SSH. From the WordPress root directory you can execute the following command, which will change the currently active theme to TwentyNineteen:
wp theme activate twentynineteen
NOTE: No matter which option you choose the TwentyNineteen theme should be installed. If you have other WordPress default theme installed rather than TwentyNineteen, you can switch to it.
Deactivate all of the plugins. This can also be performed in two ways without access to the admin dashboard. The first option is to rename the wp-content/plugins folder to:
wp-content/plugins-backup
The other option is once again via the WP CLI tool with the next command:
wp plugin deactivate --all
Another NOTE: In order to use the WP CLI tool, please note that the same should be installed on the server. If you write the command and the terminal respond is:
-bash: wp: command not found
Or something similar ending with "command not found" this means that the tool in question is not installed. In this case you will be unable to use the WP CLI tool or you can ask your hosting provider to install this tool for you.
In my experience with this issue, after all of these changes are performed the access to the admin dashboard is restored. If the issue still persist even after the changes are applied, I would recommend you to contact your current host provider in order to understand if they have any custom Web Application Firewall (WAF) rules, default plugins/optimizations that could cause such issue.
I have a website built on WordPress platform. Today, when I opened the website and when I clicked anywhere on the website, adult site pages are opening up continuously.
Can anyone please suggest what could be done to resolve the issue?
Your site is hacked by someone and some script injected in your WordPress installation or database which causing to load this video your website need to scan your website using plugin like SECURI You can get this on Securi.net
Here are some solutions that you can try(Remember to take a backup before using this)
Check and clean all your recently modified files
Contact your hosting provider if you are not using dedicated server.
If you have some inactive themes and plugins which you don't need more remove them.Hackers can hide script there.
-You can upload new word-press core files which you haven't customised.
Install fresh copy of themes and plugins if you not customised them.
Change your secret keys in your wp-config file.
Check users in your word-press and delete suspected ones.
Check permission of your installation directory .if not secure them make changes.
Change you WordPress password
If this all not works to solve problem let me i will look into it.
I have drupal 7 site hosted on bluehost.
After I changed the admin password, I got an error. I then tried to access the site, and I was able to do that, but it was very slow.
Now, I can't access the site as an administrator. It becomes even more weird: If I delete all history and cookies from the server, I can access the site; I can also login as an authenticated user.
When I try to log in as administrator, I get a white page or a "500 internal server" error. (It depends on the browser; I tried Chrome, FF and IE.) After I do that, I cannot access the site even as guest or authenticated user; only when I delete all the history and cookies, I can access the site as guest or authenticated user.
How can I fix this?
This is the error log the bluehost Representative gave me:
[15-Apr-2014 14:48:49 Europe/Helsinki] PHP Fatal error: Call to undefined function intel_path_filter_type_to_arg() in public_html/includes/menu.inc on line 814
Is it possiable this module has something to do with the issue? https://drupal.org/project/intel
I think I disable the google analytic api module. Maybe the problem is related to one of the Drupal SEO modules?
I am really not sure, and cannot connect my site..
Yesterday the site worked great! Restoring the site to yesterdays backup did not help - this is the weirdest thing!
Update: The problem was related to one of the two below (or both):
the error from the intel module
the session cache / cache
Now the site is working good, and the intelligence module is active. The weird thing that restoring the database did not fix the issue.
I am afraid to change the password again or disable the intel module. Do you think it can cause issues again?
Please help
Try to disable Drupal SEO module via database:
UPDATE system SET status='0' WHERE name='seotools';
Disable this module if you have it: https://drupal.org/project/intel
Regards.
All the information you need is in this link: https://drupal.org/node/1023428
Just use ./scripts/password-hash.sh newpwd from your drupal root directory to generate a new hashed password and introduce this in the database using the following query
UPDATE users SET pass
='[HASHED PASSWORD]' WHERE uid = 1;
Good luck!
I am currently working on a intranet with a CMS (Drupal or Wordpress). I have to authenticate the users via Active Directory Database (more precisely Server Radius). I don't want to import the data but just check if the login and password are correct in AD. I search if there were a module/plugin in Drupal or Wordpress but i'm very lost because i found LDAP plugins and not Server Radius....
What's the difference between the two ? and can i use those plugin ?
Thanks a lot !
I would suggest you to use WordPress and use Active Directory integration plugin. it is very easy to use and configure and best of all it works.
install WAMP and Wordpress. here is tutorial
enable php ldap extension (check the below given instruction).
install Active Directory integration plugin
fill up all required configuration detail. (such as domain controller, Base Dn and Account Suffix this filed must be filled)
test the connection.
login to WordPress standard login screen using AD user info.
instruction to enable ldap php extension using wamp.
*click on wamp icon on task-bar*
*click on php floder*
*click on php extension*
*select php_ldap e.g*
let me know if you stuck somewhere or if any of the above instruction don't make sense.
hope that help.