Trying to move my joomla site online...

Joomla versions 2.5, 1.7 and 1.6 are all end-of-life since December 31st 2014 and are no longer supported. Please use Joomla 3.x instead.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Locked
atavision
Joomla! Intern
Joomla! Intern
Posts: 56
Joined: Wed Mar 07, 2012 11:40 pm

Trying to move my joomla site online...

Post by atavision » Fri Apr 13, 2012 5:07 pm

I have had no end of problems trying to get my 2.5 joomla site up on my host server.
this is what my IT guy sent me today, does this make sense to anyone here?
('bodyholistic.zip and .sql are the database files for my site)

1) unzipped bodyholistic.zip which you uploaded to docroot
2) imported database bodyholistic.sql to thebodyh_jo151
3) configured configuration.php to connect to said database

I did not edit or change any other file you supplied.

When I run index.php, the script loops infinitely and eventually times out due to php max runtime value


it's that last line that has the site not working. what has been done wrong
so as to get this result? the site is located at www.thebodyholistic.com for anyone
who wants to take a look at the code.

pleaseneedsomehelponthisone

User avatar
toivo
Joomla! Master
Joomla! Master
Posts: 17431
Joined: Thu Feb 15, 2007 5:48 am
Location: Sydney, Australia

Re: Trying to move my joomla site online...

Post by toivo » Fri Apr 13, 2012 9:42 pm

As you said, the site times out and there is no code to view. Something that might help people on the forum is the server type and overall configuration.
Toivo Talikka, Global Moderator

User avatar
sone12
Joomla! Champion
Joomla! Champion
Posts: 5446
Joined: Wed Oct 11, 2006 1:12 pm
Location: Kristiansand, Norway
Contact:

Re: Trying to move my joomla site online...

Post by sone12 » Fri Apr 13, 2012 9:50 pm

Hmmm...Try make a backup of your site using e.g Akeeba, and ask you "IT guy" to install the backup on the server. Test the backup locally first to check if it works before giving it to your IT guy.

Akeeba Backup: http://extensions.joomla.org/extensions ... ackup/1606
Kristian P. Granrud

MrBeeblebrox
Joomla! Apprentice
Joomla! Apprentice
Posts: 11
Joined: Tue Mar 27, 2012 4:58 am
Location: Mi Ami, Flor Ida
Contact:

Re: Trying to move my joomla site online...

Post by MrBeeblebrox » Sun Apr 15, 2012 5:00 am

It might be something to do with the actual server configuration. Can you upload test.htm and try to access that? Do you get the same error?

It could also be that things aren't configured properly, i think joomla would just bail out though. More info on your servers general config/OS/server software would be very helpful as toivo said
http://www.uglymedia.com - Custom web design and development

atavision
Joomla! Intern
Joomla! Intern
Posts: 56
Joined: Wed Mar 07, 2012 11:40 pm

Re: Trying to move my joomla site online...

Post by atavision » Mon Apr 16, 2012 12:14 am

no the server config should be fine, I had a place holder page up there before, the problem started at the upload and enabling of the site, it worked as a localhost site just fine, I copied the database (Akeeba) and put every thing in my public HTML folder.

then my webhost went to enable joomla 2.5 and that's where the problem began, it never was able to make it work, apparently the code is looping?

here's my server config from my webhost - WHM/Cpanel server running php5 and centos 5

reallywanttofigurethisout

atavision
Joomla! Intern
Joomla! Intern
Posts: 56
Joined: Wed Mar 07, 2012 11:40 pm

Re: Trying to move my joomla site online...

Post by atavision » Tue Apr 17, 2012 12:20 am

Okay, I just heard back from my webhost, this is the following info in regards to my account with them...

Cpanel shared hosting account

PHP 5.2.17
eAccelerator v0.9.6.1
ionCube PHP Loader v4.0.12
Zend Optimizer v3.3.9,

Mysql Server Ver 5.1.61
Mysql Client Ver 14.14 Distrib 5.1.61

Configure Command => './configure' '--enable-bcmath' '--enable-calendar' '--en
able-fastcgi' '--enable-ftp' '--enable-gd-native-ttf' '--enable-libxml' '--enabl
e-magic-quotes' '--enable-mbstring' '--enable-pdo=shared' '--enable-soap' '--ena
ble-sockets' '--prefix=/usr/local' '--with-apxs2=/usr/local/apache/bin/apxs' '--
with-bz2' '--with-curl=/opt/curlssl/' '--with-curlwrappers' '--with-freetype-dir
=/usr' '--with-gd' '--with-gettext' '--with-imap=/opt/php_with_imap_client/' '--
with-imap-ssl=/usr' '--with-jpeg-dir=/usr' '--with-kerberos' '--with-libxml-dir=
/opt/xml2' '--with-libxml-dir=/opt/xml2/' '--with-mcrypt=/opt/libmcrypt/' '--wit
h-mhash=/opt/mhash/' '--with-mysql=/usr' '--with-mysql-sock=/var/lib/mysql/mysql
.sock' '--with-mysqli=/usr/bin/mysql_config' '--with-openssl=/usr' '--with-opens
sl-dir=/usr' '--with-pcre-regex=/opt/pcre' '--with-pdo-mysql=shared' '--with-pdo
-sqlite=shared' '--with-pgsql=/usr' '--with-png-dir=/usr' '--with-pspell' '--wit
h-sqlite=shared' '--with-ttf' '--with-xpm-dir=/usr/X11R6' '--with-zlib' '--with-
zlib-dir=/usr'


you still out there Tolvo? does this info help solve the problem?

User avatar
Webdongle
Joomla! Master
Joomla! Master
Posts: 44088
Joined: Sat Apr 05, 2008 9:58 pm

Re: Trying to move my joomla site online...

Post by Webdongle » Tue Apr 17, 2012 12:49 am

Look in your .htaccess file see if you have redirects and if RewriteBase is uncommented and what path it has.

Run Forum Post Assistant And have you tried sone12 ?
http://www.weblinksonline.co.uk/
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".

atavision
Joomla! Intern
Joomla! Intern
Posts: 56
Joined: Wed Mar 07, 2012 11:40 pm

Re: Trying to move my joomla site online...

Post by atavision » Tue Apr 17, 2012 4:53 pm

Webdongle, your comments fall slightly over my head, not sure what a rewritebass is
also unfamiliar with 'sone 12" and have read enuf about FPA to know that I don't
have the need for that (of course it would help any of you out there that might
be able to make sense of such a report, but even the instructions for FPA advise
that if you don't know what you're doing, don't mess with it). so I won't, till I do.

the solution that I am looking for doesn't seem to be available on this forum right
now, at least not for my level of understanding. I will regroup and find another way
around this problem.

User avatar
Webdongle
Joomla! Master
Joomla! Master
Posts: 44088
Joined: Sat Apr 05, 2008 9:58 pm

Re: Trying to move my joomla site online...

Post by Webdongle » Tue Apr 17, 2012 7:06 pm

atavision wrote:Webdongle, your comments fall slightly over my head, not sure what a rewritebass is
...
It is a command in the .htaccess file. Sometimes it's needed to be set if mod rewrite in Joomla's Global config is set. http://docs.joomla.org/Enabling_Search_ ... EF%29_URLs

atavision wrote:...
also unfamiliar with 'sone 12" ....
http://forum.joomla.org/viewtopic.php?f ... 6#p2787750

atavision wrote:... and have read enuf about FPA to know that I don't
have the need for that (of course it would help any of you out there that might
be able to make sense of such a report, but even the instructions for FPA advise
that if you don't know what you're doing, don't mess with it). so I won't, till I do.
...
Tell your IT guy to put FPA on the server an call it by putting the url in the Browser. Let him run the script and give you the resault that you can post here in the forum.

atavision wrote:...
the solution that I am looking for doesn't seem to be available on this forum right
now, at least not for my level of understanding. I will regroup and find another way
around this problem.
Akeeba as suggested by sone12 is your best option.
http://www.weblinksonline.co.uk/
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".

User avatar
sone12
Joomla! Champion
Joomla! Champion
Posts: 5446
Joined: Wed Oct 11, 2006 1:12 pm
Location: Kristiansand, Norway
Contact:

Re: Trying to move my joomla site online...

Post by sone12 » Wed Apr 18, 2012 5:42 pm

Mod note: This topic has been moderated and two posts has been deleted.
Kristian P. Granrud

User avatar
humvee
Joomla! Master
Joomla! Master
Posts: 14704
Joined: Wed Aug 17, 2005 10:27 pm
Location: Kent, England

Re: Trying to move my joomla site online...

Post by humvee » Thu May 17, 2012 1:39 am

Please run the Forum post Assistant to provide the information to help us try and resolve the issue. Follow the instructions in the post and on-screen to complete the task.


Locked

Return to “Installation Joomla! 2.5”