Hey I did not understand the location for the unzip files, are the files spost to be in the “Root of Public_HTML?
Or do I need to place them in a sub folder under “Public_HTML\New Folder”?
I read this one but it is confusing http://drupal.org/node/996592
And I do not see the “default.settings.PHP” file (DrupalV7.19)wear is it located?
Web server Stats:
Home Directory /home/
Last login from xxxxxxx
CPU Usage 0 / 100 %
Memory Usage 0 / 1048576 KB
Entry Processes 0 / 20
Disk Space Usage 26.69 / ∞ MB
Monthly Bandwidth Transfer 7.69 / ∞ MB
Email Accounts 1 / ∞
Subdomains 0 / ∞
Parked Domains 0 / 0
Addon Domains 0 / ∞
FTP Accounts 0 / ∞
Mailing Lists 0 / ∞
All SQL Databases 1 / ∞
MySQL Databases 1
MySQL Disk Space 0.01 MB
Mailing List Disk Space 0 MB
Hosting package default
Server Name slmp-XXX-XXX
cPanel Version 11.34.1 (build 7)
Theme x3
Apache version 2.2.23
PHP version 5.3.18
MySQL version 5.1.66-cll
Architecture x86_64
Operating system linux
Shared IP Address XXX.XXX.XX.XX
Path to sendmail /usr/sbin/sendmail
Path to Perl /usr/bin/perl
Perl version 5.10.1
Kernel version 2.6.32-320.4.1.lve1.1.4.el6.x86_64
cPanel Pro 1.0 (RC1)
Comments
Drupal core gets installed in
Drupal core gets installed in the public html root
eg. public_html/index.php
default.settings.php in found in sites/default
How to remove Drupal and reinstall?
How to remove Drupal and reinstall?
Ok so yesterday the web hosting guy installd Drupal and did not tell me the user name, password or Email adderss he used during instillation!
So I delete the database, user and all the uploaded Drupal files and reinstall!
Now if I go to the web page and try to reinstall there is all kinds of problems and errors!
What do I do now?
Have a NICE day!
It could be a number of
It could be a number of things, as you do not provide any info about what errors you are seeing:
Ensure that you are using a brand new DB or at least ensure all of your old tables are dropped from the old DB.
Ensure your settings.php is pointing to the right db
When in doubt flush your cache after installation.
Wihtout you providing more info, I am just taking shots in the dark. Please read Tips for posting to the Drupal forums
Specifically #5 and #6:
how to flush cash!
Is this on the web server?
I allredey did a CMD and Ipconfig \flush on my local computer!
Have a NICE day!
Error message!
This is from the url www.exampel.com
Error message
PDOException: SQLSTATE[28000] [1045] Access denied for user 'accesste_Duser'@'localhost' (using password: YES) in lock_may_be_available() (line 167 of /home/accesste/public_html/includes/lock.inc)
The user name in the Error message is left over from the old user and datebase!
Have a NICE day!
Then you need to go to your
Then you need to go to your settings.php and add your new user/pass. It's found at sites/default/settings.php
Well I will try that!....but
Well I will try that!....but why do I need to do that to a new file?
Have a NICE day!
New setup errors!
Database configuration
Installation tasksChoose profile(done)Choose language(done)Verify requirements(done)Set up database(active)Install profile
Configure site
Finished
Error messageIn order for Drupal to work, and to continue with the installation process, you must resolve all issues reported below. For more help with configuring your database server, see the installation handbook. If you are unsure what any of this means you should probably contact your hosting provider.
Failed to connect to your database server. The server reports the following message: SQLSTATE[28000] [1045] Access denied for user 'accesste_bece'@'localhost' (using password: YES).
•Is the database server running?
•Does the database exist, and have you entered the correct database name?
•Have you entered the correct username and password?
•Have you entered the correct database hostname?
Database type *
MySQL, MariaDB, or equivalent
SQLite
The type of database your Drupal data will be stored in.
MySQL, MariaDB, or equivalent settings
Database name *
The name of the database your Drupal data will be stored in. It must exist on your server before Drupal can be installed.
Database username *
Database password
Show Advanced optionsThese options are only necessary for some sites. If you're not sure what you should enter here, leave the default settings or check with your hosting provider.Database host * If your database is located on a different server, change this.Database port If your database server is listening to a non-standard port, enter its number.Table prefix If more than one application will be sharing this database, enter a table prefix such as drupal_ for your Drupal site here.
SQLite settings
Database file * The absolute path to the file where Drupal data will be stored. This must be writable by the web server and should exist outside of the web root.Show Advanced optionsThese options are only necessary for some sites. If you're not sure what you should enter here, leave the default settings or check with your hosting provider.Table prefix If more than one application will be sharing this database, enter a table prefix such as drupal_ for your Drupal site here.
.
Have a NICE day!
Failed to connect to your
Answer these questions...
Have you actually created the database?
Is the database server running?
Have you entered the correct database name?
Have you entered the correct username and password?
Have you entered the correct database hostname? i.e. Does the database reside on a different server than your sites files. This is common in shared hosting. e.g. On Godaddy, the databases are placed on another server, therefore '@localhost' needs to be changed to wherever the server resides.
Working?????
Not shur but I think I got it installd
This is what I did during install it ask for database user name!
I am using a shared host that atteches the prefix “accountUserName_DatebaceName”
http://www.midphase.com/support/q589/What-is-the-MySQL-database-and-user...
During the install I did not use the name of the database that the SQL makes you create!..... Just the prefix name of my account!
How can I know if all is well?
Have a NICE day!
Creating your desktop development environment!
Creating your desktop development environment!
Looking for tips on how to setup desktop for Drupal!
This is some of the areas to consider!
Desktop pc is Windows 7 or 8 both 64Bit!
Auto update!(maybe using FTP client)
Portable was hoping to install or run most of the required software off USB Flash Drive!
How to import \ setup the datebace for live webpage and desktop test environment!
Have a NICE day!
Using USB Drive!
Going to try this one,
Installing Drupal to a USB Key Drupal Groups
http://groups.drupal.org/node/4842
If someone plugs such a USB drive in to a domain network that may be running other web sites using one of the other Apache, FTP clients or running stuff on the same Ports
Do I need to configure Ports on Apache so the drive will not crash the domain?
For securety can this type of USB setup be run using True Crypt?
http://www.truecrypt.org
Have a NICE day!