Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.php > #16639 > unrolled thread

myPMPAdmin & Local Website Setup

Started byHari Thapliyal <hari.thapliyal@gmail.com>
First post2016-03-15 01:16 -0700
Last post2016-03-15 06:41 -0700
Articles 6 — 4 participants

Back to article view | Back to comp.lang.php


Contents

  myPMPAdmin & Local Website Setup Hari Thapliyal <hari.thapliyal@gmail.com> - 2016-03-15 01:16 -0700
    Re: myPMPAdmin & Local Website Setup Jerry Stuckle <jstucklex@attglobal.net> - 2016-03-15 09:01 -0400
      Re: myPMPAdmin & Local Website Setup Hari Thapliyal <hari.thapliyal@gmail.com> - 2016-03-15 10:55 -0700
        Re: myPMPAdmin & Local Website Setup Jerry Stuckle <jstucklex@attglobal.net> - 2016-03-15 14:41 -0400
        Re: myPMPAdmin & Local Website Setup Arno Welzel <usenet@arnowelzel.de> - 2016-03-16 05:06 +0100
    Re: myPMPAdmin & Local Website Setup bit-naughty@hotmail.com - 2016-03-15 06:41 -0700

#16639 — myPMPAdmin & Local Website Setup

FromHari Thapliyal <hari.thapliyal@gmail.com>
Date2016-03-15 01:16 -0700
SubjectmyPMPAdmin & Local Website Setup
Message-ID<bfb3d32b-3b20-461c-a82a-6cb4d68c857c@googlegroups.com>
Dear Friends,

Background

I have a Joomla and WordPress website on HostGator. For this, I wanted to create a dev env on my machine so followed the instruction of this (http://magazine.joomla.org/issues/issue-mar-2013/item/1110-free-e-book-%E2%80%93-introducing-joomla-30-made-easy) article and installed XAMPP Apache + MariaDB + PHP + Perl. myPHPAdmin Version information: 4.5.1

I also installed joomla3.4 and WordPress 4.4.2.3. My machine already has JDK 8u74.

I took complete website back from Hostgator. Downloaded the backup on my machine. Unzipped file a folder.

My local folder is c:\xampp

Problem.
I want to setup the dev env on my local machine please let me know in "what" directory I should copy my "what" backup files.

FYI I have done restore of wordpress and jommla database. But there is restoring problem for a wordpress database which is 1.5 MB in size after Zipping. Please me know how to handle this sizing issue also.

Thanks in advance.

Warm Regards
Hari 

[toc] | [next] | [standalone]


#16640

FromJerry Stuckle <jstucklex@attglobal.net>
Date2016-03-15 09:01 -0400
Message-ID<nc90u2$hhs$1@jstuckle.eternal-september.org>
In reply to#16639
On 3/15/2016 4:16 AM, Hari Thapliyal wrote:
> Dear Friends,
> 
> Background
> 
> I have a Joomla and WordPress website on HostGator. For this, I wanted to create a dev env on my machine so followed the instruction of this (http://magazine.joomla.org/issues/issue-mar-2013/item/1110-free-e-book-%E2%80%93-introducing-joomla-30-made-easy) article and installed XAMPP Apache + MariaDB + PHP + Perl. myPHPAdmin Version information: 4.5.1
> 
> I also installed joomla3.4 and WordPress 4.4.2.3. My machine already has JDK 8u74.
> 
> I took complete website back from Hostgator. Downloaded the backup on my machine. Unzipped file a folder.
> 
> My local folder is c:\xampp
> 
> Problem.
> I want to setup the dev env on my local machine please let me know in "what" directory I should copy my "what" backup files.
> 
> FYI I have done restore of wordpress and jommla database. But there is restoring problem for a wordpress database which is 1.5 MB in size after Zipping. Please me know how to handle this sizing issue also.
> 
> Thanks in advance.
> 
> Warm Regards
> Hari 
> 

Your PHP question is?

-- 
==================
Remove the "x" from my email address
Jerry Stuckle
jstucklex@attglobal.net
==================

[toc] | [prev] | [next] | [standalone]


#16645

FromHari Thapliyal <hari.thapliyal@gmail.com>
Date2016-03-15 10:55 -0700
Message-ID<b8080fef-24c6-4556-8f6b-515c0252be5f@googlegroups.com>
In reply to#16640
On Tuesday, March 15, 2016 at 6:31:59 PM UTC+5:30, Jerry Stuckle wrote:
> On 3/15/2016 4:16 AM, Hari Thapliyal wrote:
> > Dear Friends,
> > 
> > Background
> > 
> > I have a Joomla and WordPress website on HostGator. For this, I wanted to create a dev env on my machine so followed the instruction of this (http://magazine.joomla.org/issues/issue-mar-2013/item/1110-free-e-book-%E2%80%93-introducing-joomla-30-made-easy) article and installed XAMPP Apache + MariaDB + PHP + Perl. myPHPAdmin Version information: 4.5.1
> > 
> > I also installed joomla3.4 and WordPress 4.4.2.3. My machine already has JDK 8u74.
> > 
> > I took complete website back from Hostgator. Downloaded the backup on my machine. Unzipped file a folder.
> > 
> > My local folder is c:\xampp
> > 
> > Problem.
> > I want to setup the dev env on my local machine please let me know in "what" directory I should copy my "what" backup files.
> > 
> > FYI I have done restore of wordpress and jommla database. But there is restoring problem for a wordpress database which is 1.5 MB in size after Zipping. Please me know how to handle this sizing issue also.
> > 
> > Thanks in advance.
> > 
> > Warm Regards
> > Hari 
> > 
> 
> Your PHP question is?
> 
> -- 
> ==================
> Remove the "x" from my email address
> Jerry Stuckle
> jstucklex@attglobal.net
> ==================

Hello Jerry,

My PHP question is 
To create Development Environment in which directory I should put my Joomla and wordpress folders which I have downloaded from my live website.

I have restored wordpress and joomla DB on my local mySQL. But when I put my joomla and wordpress folder into C:\xampp\htdocs then it is not working. Is there any php config issue or my I putting this in wrong folder.

Regards
Hari

[toc] | [prev] | [next] | [standalone]


#16648

FromJerry Stuckle <jstucklex@attglobal.net>
Date2016-03-15 14:41 -0400
Message-ID<nc9kpt$cho$2@jstuckle.eternal-september.org>
In reply to#16645
On 3/15/2016 1:55 PM, Hari Thapliyal wrote:
> On Tuesday, March 15, 2016 at 6:31:59 PM UTC+5:30, Jerry Stuckle wrote:
>> On 3/15/2016 4:16 AM, Hari Thapliyal wrote:
>>> Dear Friends,
>>>
>>> Background
>>>
>>> I have a Joomla and WordPress website on HostGator. For this, I wanted to create a dev env on my machine so followed the instruction of this (http://magazine.joomla.org/issues/issue-mar-2013/item/1110-free-e-book-%E2%80%93-introducing-joomla-30-made-easy) article and installed XAMPP Apache + MariaDB + PHP + Perl. myPHPAdmin Version information: 4.5.1
>>>
>>> I also installed joomla3.4 and WordPress 4.4.2.3. My machine already has JDK 8u74.
>>>
>>> I took complete website back from Hostgator. Downloaded the backup on my machine. Unzipped file a folder.
>>>
>>> My local folder is c:\xampp
>>>
>>> Problem.
>>> I want to setup the dev env on my local machine please let me know in "what" directory I should copy my "what" backup files.
>>>
>>> FYI I have done restore of wordpress and jommla database. But there is restoring problem for a wordpress database which is 1.5 MB in size after Zipping. Please me know how to handle this sizing issue also.
>>>
>>> Thanks in advance.
>>>
>>> Warm Regards
>>> Hari 
>>>
>>
>> Your PHP question is?
>>

> 
> Hello Jerry,
> 
> My PHP question is 
> To create Development Environment in which directory I should put my Joomla and wordpress folders which I have downloaded from my live website.
> 
> I have restored wordpress and joomla DB on my local mySQL. But when I put my joomla and wordpress folder into C:\xampp\htdocs then it is not working. Is there any php config issue or my I putting this in wrong folder.
> 
> Regards
> Hari
> 

I see nothing to do with PHP in your question.  It is all about your
installation and your CMS's.

-- 
==================
Remove the "x" from my email address
Jerry Stuckle
jstucklex@attglobal.net
==================

[toc] | [prev] | [next] | [standalone]


#16650

FromArno Welzel <usenet@arnowelzel.de>
Date2016-03-16 05:06 +0100
Message-ID<56E8DBAF.5000101@arnowelzel.de>
In reply to#16645
Hari Thapliyal schrieb am 2016-03-15 um 18:55:

[...]
> My PHP question is To create Development Environment in which
> directory I should put my Joomla and wordpress folders which I have
> downloaded from my live website.

Which has nothing to do with PHP itself - it's about how to install
Joomla and WordPress.

> I have restored wordpress and joomla DB on my local mySQL. But when I
> put my joomla and wordpress folder into C:\xampp\htdocs then it is
> not working. Is there any php config issue or my I putting this in
> wrong folder.

"Not working" can be everything.

See the manuals of Joomla and WordPress for further information:

<https://docs.joomla.org/Main_Page>
<https://codex.wordpress.org/>


-- 
Arno Welzel
http://arnowelzel.de
http://de-rec-fahrrad.de
http://fahrradzukunft.de

[toc] | [prev] | [next] | [standalone]


#16641

Frombit-naughty@hotmail.com
Date2016-03-15 06:41 -0700
Message-ID<81ee9091-4cb0-4686-b4ea-0bd4092813c5@googlegroups.com>
In reply to#16639
I have NO experience with these CMSs, and indeed all this stuff in general, so I may be wrong, but - what you're probably looking for is Apache's DocumentRoot. Look for something resembling this in your httpd.conf .
It USED to be /var/www/html in CentOS if I'm not mistaken, no idea what it is now.

Just tryna help, ya know? :)


Oh, and please do everyone a favour and switch to Linux :) It benefits everybody.

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.php


csiph-web