Drupal 6.1 Install Tutorial |
||
Welcome to the Zymic webmaster forums. Our forums are here to provide people the free ability to discuss a range of websites related topics such as design, development coding and marketing.
In order to post you will need to register for a zymic account or if you already have one simply login by using the form on the left.
Zymic Webmaster Forums Zymic Free Web Hosting Tutorials |
||
5 Pages
« < 3 4 5
|
![]() |
Drupal 6.1 Install Tutorial |
||
Nov 26 2010, 04:10 AM
Post
#81
|
|
|
Newbie ![]() Group: Members Posts: 1 Joined: 25-November 10 Member No.: 166,631 |
Hey guys, for me the whole installation works pretty fine following the tutorial (thanks a lot btw) until i reach the final step of the installation :
Drupal installation complete * Unable to send e-mail. Please contact the site administrator if the problem persists. * warning: Cannot modify header information - headers already sent by (output started at /www/clanteam.com/g/a/l/galactictactical/htdocs/drupal/includes/mail.inc:193) in /www/clanteam.com/g/a/l/galactictactical/htdocs/drupal/includes/session.inc on line 99. * warning: session_regenerate_id() [function.session-regenerate-id]: Cannot regenerate session id - headers already sent in /www/clanteam.com/g/a/l/galactictactical/htdocs/drupal/includes/session.inc on line 102. I understand that mail() isnt available (for free) but what about the 2 other errors ( sorry im a noob in php) thx in advance |
|
|
Dec 16 2010, 02:07 AM
Post
#82
|
|
|
Newbie ![]() Group: Members Posts: 1 Joined: 16-December 10 Member No.: 169,279 |
Thank you for such useful information. I installed it according to the above information and still got error message when I accessed to my website. I'd like to get one's help here. Hereunder are the details
1. I applied for a free web hosting here in Zymic.com, the file 'code-style.pl' was not allowed to transfer to the server. The file is one of the files in Drupal application. I wonder why not? 2. I used Windows-XP only with I.E.6, Firefox3.5 and Opera10.63. I didn't install I.E7. I have finished whole processes of Drupal app installation using above guideline. But when I type 'http://interfriend.99k.org/install.php' which is my free domain name, it came up this error: " <!--[if lt IE 7]> Fatal error: Call to undefined function phptemplate_get_ie_styles() in /www/99k.org/i/n/t/interfriend/htdocs/themes/garland/maintenance-page.tpl.php on line 23" How could I deal with the problem? Is it because that I didn't install I.E.7? Can I use Firefox to make installation of Drupal? Thank you very much for your guys' help in advance.
Reason for edit: Refrain from quoting the entire article - Staff
|
|
|
Dec 16 2010, 02:42 AM
Post
#83
|
|
![]() Ninja ![]() ![]() ![]() Group: Members Posts: 289 Joined: 10-February 09 Member No.: 81,548 |
I actually reinstalled drupal and the only thing that I saw that could be edited was in the bootstrap.ini file line 772
CODE ini_set('zlib.output_compression', '0'); this should be commented out like this CODE // ini_set('zlib.output_compression', '0'); Try editing that piece of code and tell me if it works. Also when going to the install page be sure to specify install.php (Ex. example.com/install.php). |
|
|
Dec 17 2010, 06:51 AM
Post
#84
|
|
|
Newbie ![]() Group: Members Posts: 13 Joined: 10-December 10 Member No.: 168,537 |
Thanks sharing a great tips to giving for use of course for me very useful
|
|
|
Feb 3 2011, 12:19 AM
Post
#85
|
|
|
Newbie ![]() Group: Members Posts: 1 Joined: 28-January 11 Member No.: 175,153 |
i just follow all ur instructions on drupal_6.20 installation...even comment on
CODE // ini_set('zlib.output_compression', '0'); all have been done but i still cant through mysite.com/install.php...i got this error CODE Parse error: syntax error, unexpected $end in /www/zxq.net/l/u/f/lufiasrafza/htdocs/drupal-6.20/includes/theme.inc on line 1873 what the problems with my theme.inc...i didnt touch any on theme.inc since upload...is it relate something on my setting.php configurations or what...hope u can help on this thanx in advance ~lufias.rafza~ |
|
|
Mar 10 2011, 04:34 AM
Post
#86
|
|
|
Newbie ![]() Group: Members Posts: 5 Joined: 10-March 11 Member No.: 181,322 |
At finally i found the step by step how to put in drupal. I love to appreciate for taking the time to write this, looks great and will be a godsend for those desirous to install in Drupal applications.
|
|
|
May 1 2011, 07:34 AM
Post
#87
|
|
|
Member ![]() ![]() Group: Members Posts: 49 Joined: 23-March 11 Member No.: 183,301 |
thank for this tip & i will install
|
|
|
Jun 15 2011, 06:49 PM
Post
#88
|
|
|
THE SILENT FORUM NINJA ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Administrators Posts: 3,710 Joined: 23-January 10 From: on your screen Member No.: 127,507 |
been meaning to post this http://download.zymickb.tk and click on the Drupal 6.22 Download button
|
|
|
Oct 7 2011, 08:49 PM
Post
#89
|
|
|
Newbie ![]() Group: Members Posts: 2 Joined: 31-August 11 Member No.: 206,560 |
Argh!
I am trying to install Drupal on my server (teamgeek-rfl.clanteam.com) and I got all the way up to the .htaccess, had that fixed, and now it is stalling on loading the install.php. Basically I get a blank screen. The title bar says "Choose language | Drupal" but nothing actually loads. Help?? |
|
|
Oct 8 2011, 01:41 AM
Post
#90
|
|
|
THE SILENT FORUM NINJA ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Administrators Posts: 3,710 Joined: 23-January 10 From: on your screen Member No.: 127,507 |
ok Drupal 7.7 is NOT going to work on Zymic at all period due to us NOT having PDO set up so use Drupal 6.20
|
|
|
Oct 14 2011, 07:10 PM
Post
#91
|
|
|
Member ![]() ![]() Group: Members Posts: 32 Joined: 12-October 11 From: Virginia Member No.: 213,126 |
This was a huge help, I don't have much experience with Drupal 6.1 so a detailed walk through is very handy.
Thanks! |
|
|
Dec 5 2011, 05:50 AM
Post
#92
|
|
|
Newbie ![]() Group: Members Posts: 8 Joined: 4-May 09 Member No.: 93,722 |
Getting issues: CODE * warning: realpath() [function.realpath]: SAFE MODE Restriction in effect. The script whose uid is 70858 is not allowed to access /www/uuuq.com/q/u/i/quinten/htdocs owned by uid 2003 in /www/uuuq.com/q/u/i/quinten/htdocs/includes/file.inc on line 188. * warning: realpath() [function.realpath]: SAFE MODE Restriction in effect. The script whose uid is 70858 is not allowed to access /www/uuuq.com/q/u/i/quinten/htdocs owned by uid 2003 in /www/uuuq.com/q/u/i/quinten/htdocs/includes/file.inc on line 188. * warning: realpath() [function.realpath]: SAFE MODE Restriction in effect. The script whose uid is 70858 is not allowed to access /www/uuuq.com/q/u/i/quinten/htdocs owned by uid 2003 in /www/uuuq.com/q/u/i/quinten/htdocs/includes/file.inc on line 188. * warning: realpath() [function.realpath]: SAFE MODE Restriction in effect. The script whose uid is 70858 is not allowed to access /www/uuuq.com/q/u/i/quinten/htdocs owned by uid 2003 in /www/uuuq.com/q/u/i/quinten/htdocs/includes/file.inc on line 188. * warning: fopen() [function.fopen]: SAFE MODE Restriction in effect. The script whose uid is 70858 is not allowed to access /tmp/filemrbgiD owned by uid 2001 in /www/uuuq.com/q/u/i/quinten/htdocs/includes/file.inc on line 757. * warning: fopen(/tmp/filemrbgiD) [function.fopen]: failed to open stream: Success in /www/uuuq.com/q/u/i/quinten/htdocs/includes/file.inc on line 757. * Het bestand kon niet aangemaakt worden. * warning: realpath() [function.realpath]: SAFE MODE Restriction in effect. The script whose uid is 70858 is not allowed to access /www/uuuq.com/q/u/i/quinten/htdocs owned by uid 2003 in /www/uuuq.com/q/u/i/quinten/htdocs/includes/file.inc on line 188. * warning: realpath() [function.realpath]: SAFE MODE Restriction in effect. The script whose uid is 70858 is not allowed to access /www/uuuq.com/q/u/i/quinten/htdocs owned by uid 2003 in /www/uuuq.com/q/u/i/quinten/htdocs/includes/file.inc on line 188. * warning: realpath() [function.realpath]: SAFE MODE Restriction in effect. The script whose uid is 70858 is not allowed to access /www/uuuq.com/q/u/i/quinten/htdocs owned by uid 2003 in /www/uuuq.com/q/u/i/quinten/htdocs/includes/file.inc on line 188. * warning: realpath() [function.realpath]: SAFE MODE Restriction in effect. The script whose uid is 70858 is not allowed to access /www/uuuq.com/q/u/i/quinten/htdocs owned by uid 2003 in /www/uuuq.com/q/u/i/quinten/htdocs/includes/file.inc on line 188. * warning: fopen() [function.fopen]: SAFE MODE Restriction in effect. The script whose uid is 70858 is not allowed to access /tmp/filerqjMSN owned by uid 2001 in /www/uuuq.com/q/u/i/quinten/htdocs/includes/file.inc on line 757. * warning: fopen(/tmp/filerqjMSN) [function.fopen]: failed to open stream: Success in /www/uuuq.com/q/u/i/quinten/htdocs/includes/file.inc on line 757. * Het bestand kon niet aangemaakt worden. Followed your exact steps. Since safe_mod is enabled on uuuq.com, would you like to explain how it can fail while you got success? Would be very nice of you. were you able to get Safe mode disabled? |
|
|
Dec 5 2011, 05:59 AM
Post
#93
|
|
|
THE SILENT FORUM NINJA ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Administrators Posts: 3,710 Joined: 23-January 10 From: on your screen Member No.: 127,507 |
you CANT its GLOBAL restriction
|
|
|
Mar 10 2012, 12:17 AM
Post
#94
|
|
|
Newbie ![]() Group: Members Posts: 1 Joined: 21-October 11 Member No.: 214,551 |
I got this error when FTP transferring my files.
CODE Status: Starting upload of /home/yathaid/Downloads/drupal-6.15/.directory Command: CWD / Response: 250 OK. Current directory is / Command: TYPE A Response: 200 TYPE is now ASCII Command: PASV Response: 227 Entering Passive Mode (67,220,217,235,141,55) Command: STOR .directory Response: 553 Filetype not allowed. File .directory won't be saved. Error: Critical file transfer error Status: Starting upload of /home/yathaid/Downloads/drupal-6.15/scripts/code-clean.sh Command: CWD /scripts Response: 250 OK. Current directory is /scripts Command: PASV Response: 227 Entering Passive Mode (67,220,217,235,247,55) Command: STOR code-clean.sh Response: 553 Filetype not allowed. File code-clean.sh won't be saved. Error: Critical file transfer error Status: Starting upload of /home/yathaid/Downloads/drupal-6.15/scripts/cron-curl.sh Command: PASV Response: 227 Entering Passive Mode (67,220,217,235,41,92) Command: STOR cron-curl.sh Response: 553 Filetype not allowed. File cron-curl.sh won't be saved. Error: Critical file transfer error Status: Starting upload of /home/yathaid/Downloads/drupal-6.15/scripts/drupal.sh Command: PASV Response: 227 Entering Passive Mode (67,220,217,235,36,227) Command: STOR drupal.sh Response: 553 Filetype not allowed. File drupal.sh won't be saved. Error: Critical file transfer error Status: Starting upload of /home/yathaid/Downloads/drupal-6.15/scripts/code-style.pl Command: PASV Response: 227 Entering Passive Mode (67,220,217,235,30,190) Command: STOR code-style.pl Response: 553 Filetype not allowed. File code-style.pl won't be saved. Error: Critical file transfer error Status: Starting upload of /home/yathaid/Downloads/drupal-6.15/scripts/cron-lynx.sh Command: PASV Response: 227 Entering Passive Mode (67,220,217,235,83,197) Command: STOR cron-lynx.sh Response: 553 Filetype not allowed. File cron-lynx.sh won't be saved. Error: Critical file transfer error Any idea what is wrong ? |
|
|
Mar 10 2012, 02:38 AM
Post
#95
|
|
|
THE SILENT FORUM NINJA ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Administrators Posts: 3,710 Joined: 23-January 10 From: on your screen Member No.: 127,507 |
there not allowed and your site will run just fine
|
|
|
May 29 2012, 07:17 AM
Post
#96
|
|
|
Newbie ![]() Group: Members Posts: 1 Joined: 26-May 12 Member No.: 243,355 |
I am a new user...joined zymic...trying to install drupal 6.15. I set up the database and followed this tutorial to install drupal (and my database signon info works with "connection checker"http://mysqlquery.zymichost.com/connectionchecker.php) . When I get to the install page of the drupal installation I get this error message.....??
Failed to connect to your MySQL database server. MySQL reports the following message: Access denied for user '729745_b12345'@'localhost' (using password: YES). Are you sure you have the correct username and password? Are you sure that you have typed the correct database hostname? Are you sure that the database server is running? My database name is "vacationman_zymichost_b12345" any help would be much appreciated..thanks |
|
|
Jul 1 2012, 09:48 AM
Post
#97
|
|
|
Newbie ![]() Group: Members Posts: 5 Joined: 1-July 12 From: Dhaka Member No.: 247,696 |
Actually it's valuable post for me. I don't know how to install drupal upto now. Thanks for sharing this tutorial.
|
|
|
Apr 25 2013, 08:48 PM
Post
#98
|
|
|
Newbie ![]() Group: Members Posts: 6 Joined: 22-March 13 Member No.: 277,397 |
wow gr8 post ...thanks buddy
|
|
|
![]() |
4 User(s) are reading this topic (4 Guests and 0 Anonymous Users) |
||
| 0 Members: | ||
Forum Jump |
||
| Lo-Fi Version | Time is now: 24th May 2013 - 05:05 PM |