View Full Version : Create Underconstruction Page
Lovers2006
12-09-2007, 06:30 AM
I have loaded all my files but I still need to trouble shoot. How do I create a Under construction page and where do I save the files?:confused:
Rename your index.htm [in public_html] to index2.html then re-upload a new index.html page with your under construction notice into the public_html folder
Lovers2006
12-10-2007, 05:25 AM
Josh, I dont have a index.htm in my public_html folder. When I first created it, I deleted it and cant figure out how to creat another one.
ParodyUK
12-10-2007, 06:41 AM
with frontpage or dreamweaver.
Then save it as index.html or htm or php
and then upload it.
I see - I attached one to this post you can use it just says:
Under Construction
Check back soon.
you can edit it in Frontpage/Dreamweaver/notepad whatever you like to change the message. Place it back into your public_html folder and rename the extension from .txt to .html (I had to put it as .txt because the forums won't let me upload a html file ;) )
Cirtex Andrew
12-13-2007, 09:13 PM
Thanks for providing that Josh. I'm sure many users will find that helpful while they learn how to create/edit their sites.
Lovers2006
12-17-2007, 07:13 AM
what does this message mean " /usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/sqlparser.lib.php" ? i'm trying to upload my database but continue to get this type of error
Cirtex Andrew
12-17-2007, 10:24 PM
Please post the full error message so we can assist you further. It is most likely that the upload is timing out.
Lovers2006
12-18-2007, 06:57 AM
Example 1: Fatal error: Maximum execution time of 300 seconds exceeded in /usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/string_mb.lib.php on line 30
Example 2: Fatal error: Maximum execution time of 300 seconds exceeded in /usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/string_mb.lib.php on line 47
the only thing that changes is the line number
Cirtex Matthew
12-18-2007, 07:40 AM
Is the database you're trying to upload very big? It might be easier to restore the database from SSH if you have an account with SSH access. If the error persists, send an E-Mail to support@cirtexhosting.com and we will investigate the problem and try to get it resolved for you.
Lovers2006
12-20-2007, 08:46 AM
How do I upload the database using SSH? What is SSH and what is the process to perform this task?
Cirtex Matthew
12-20-2007, 09:03 AM
If you're on the Economy plan or higher, you can login via SSH using an SSH client such as Putty, using your domain name, port 39999 to connect, and your username & password to login. Have your MySQL backup uploaded via FTP, go to the file and then restore the MySQL backup using the command below.
mysql -u yourusername -p yourusername_mysqldb < mybackup.sql
It will then ask for your password and restore your database from backup.
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.