TCH-Don
Members-
Posts
11,643 -
Joined
-
Last visited
Everything posted by TCH-Don
-
Just to see, I created an account with a 40 character password and it took
-
Wahoo! Congratulations Viveck
-
Multiple Sites/domains On One Dedicated
TCH-Don replied to airjunkie2000's topic in Pre-Sales Questions
Its your server, so yes. Its like a large reseller plan with a web host manager. -
You did not say which one you found? Here is one that a few members here have installed http://www.planscalendar.com/
-
Happy Thanksgiving to all my TCH family
-
Welcome to the forum Jayson
-
Travel ( Happy Thanksgiving Day! )
-
For normal accounts you must have the help desk park or change your account domain name.
-
Welcome to the forums sleazy
-
The error message indicates that install script is not connecting to the database You said you created the database and a user but did not say that you added the user to the database (step 3) if you did then I would double check the spelling and case for the connection info Check the admin/config.inc.php file so the connection looks like this <?php /* database settings */ $GB_DB["dbName"] = "yourCpanelName_databaseName"; $GB_DB["host"] = "localhost"; $GB_DB["user"] = "yourCpanelName_databaseUser"; $GB_DB["pass"] = "*******"; there is not much else unless the zip file you downloaded is corrupt. You might try another download.
-
Welcome to the forums Simon here are my notes for using a database -- database connect ---- Be sure that in MySql you 1 - created the database 2 - created a user 3 -added the user to the database (go back to MySql and find the Add user select the user and database, and then Add user to database) Then to connect to the database in a script use: host: localhost database: yourCpanelName_databaseName user: yourCpanelName_databaseUser password: mypassword * Note password is just as the password, do not add the CpanelName to it. ---------------------------
-
Is There A Php.ini That I Can Access For My Site?
TCH-Don replied to Mission's topic in CPanel and Site Maintenance
For the fastest reply open a help desk ticket to the techs explaining what you want to do. -
In your cpanel > mail > Default Address click on Set default Address and put :fail: as the address, thats it.
-
fixed. No you can not change the user name unless it is vulgar The names are like that for your security to make it harder for someone to break into your site.
-
Yes, it is traffic coming into your site. Any access or traffic coming in or going out counts.
-
Hi Raul, the first time I visited, I saw a white page with Fatal error: Call to undefined function: drupal_goto() in /home/cpanelname/public_html/modules/stop_ie/stop_ie.module on line 58 then I refreshed and it was ok. Of course in firefox, no problems
-
You do want to limit the file types! do not allow .php for example.
-
Why Does My Site Show "index Of /" ?
TCH-Don replied to ropie's topic in CPanel and Site Maintenance
irfanview is an excellent free program to help reduce the dimensions to a smaller image like going from 1024x768 down to 400x300 You are just displaying a large dimension image as a smaller image, it is still a large image and takes up a lot of space and takes longer to load. If you reduce the dimensions to say 400x300 and re-save at 50% compression the images will take less space and display much faster. -
Wow! it is much faster great job all
-
Wow! I even feel like a winner
