Install Plesk Locally (laptop)

Dec 3, 2008

if it was possible to install Plesk locally on my laptop as I need to do some testing and integration with it. I am running Windows Vista Home Edition.

View 5 Replies


ADVERTISEMENT

Plesk 11.x / Linux :: Email To External Mail Service Delivered Locally

Oct 7, 2014

Plesk delivering email locally to a not existing mailbox instead of sending it to an external party. First I was using a local mailbox, but my client wanted to control the email using their own server. So I've changed the MX records to this new server. Deleted the inbox in Plesk and turned off Mail support for this domain.

New situation: DNS server for domain.com is hosted on a different location and points to my Plesk server for the website and the MX records point to the clients server for the mail.

Email send from email addresses like gmail are send correctly to the clients server. Email addresses from my PLesk server and forms from the website are send locally.

View 2 Replies View Related

Plesk 12.x / Linux :: MX Server Is External For TLD But Email Delivered Locally For Postmaster

Jul 29, 2014

I've a box running Linux Plesk 12.0.18 + Postfix and hosting mydomain.com. Email service is hosted by an external provider.

The problem is that I can't write to postmaster@mydomain.com because Postfix tries to deliver it locally.

What I've already done:

Configured MX record on DNS to point the external provider's server.
Disabled mail service for the TLD from plesk panel or with:
/usr/local/psa/bin/mail --off mydomain.com

The problem still remains.

I think I'm facing on Plesk 12 the same problem described here and elsewhere on this forum for Plesk 9: [URL]

View 1 Replies View Related

Plesk 11.x / Linux :: Upload To Virtual Server - Wordpress Site Developed Locally

Sep 11, 2014

We need to upload to a virtual server (managed with Plesk 11.5) a Wordpress site developed locally. We made this operations without problems many times on other hostings managed with custom panels, non-Plesk.

On the virtual server with Plesk, however, once the files are uploaded via FTP, the database via phpMyAdmin and updated the Wordpress configuration file, when you go to visit the website, it does not display anything and the browser opens the download window for a text file called "download" that contains the code of the file index.php of WordPress.

View 7 Replies View Related

Laptop + Wireless Router = LAN

Oct 22, 2009

I hate to ask this, because I bet it's been asked many times before, but I want to start a little class teaching web development at a local night school and I wanted to set up a LAN using my laptop, CentOS, and a wireless router.

The idea is to have the students develop their pages and download files and get used to the idea of what a server is.

I see about ten students sitting in a room, popping open their laptops, logging onto the network, and then pointing their browsers to a certain IP address which would be the home page for the class.

If this is possible, can anybody point me in the right direction to teach myself how to do it?

View 6 Replies View Related

Development On Laptop And Desktop

Aug 29, 2008

I am setting up xampp on my desktop and when at home, I can develop on either the desktop or my laptop using xttp://localhost/ or xttp://desktop/. When I suddenly need to travel, what's the best/easiest/fastest way to make sure I have the files I need to work with on my laptop?

Is it to install xampp on my laptop, and then copy the files I need from /xampp/htdocs over from the desktop? How would I copy the MySQL databases over as well?

I was also looking into Microsoft's SyncToy 2.0. When combined with scheduled tasks I can do automatic sychronizations once per day. Multiple times per day would be ideal... but I could set up pairings and do manual copying everytime I need to run out.

Are there better ways? I could install the 'master' server on my laptop, but I would prefer to keep it on my desktop (more space, more power, etc.)

View 5 Replies View Related

2.5" Inch Laptop Drives For My New Colo Box

Feb 5, 2008

I ordered a new server... ah, looking forward to blistering fast speeds... with 7200 RPM SATA drives. The quote said they were 2.5" drives.

I get the server, look under the hood... They're LAPTOP drives!

WD 1200BEVS (WD Scorpio), listed as 5400 RPM!

Is this normal?? I mean, this thing has to burn at 85% CPU 24 hours a day.
Should we return it and what manufacturer should we suggest for the drives? I can't seems to even find 2.5" SATA drives for non-laptop use.

View 14 Replies View Related

Plesk 12.x / Linux :: Possible To Install To Debian Jessie With Auto-install Script?

Jul 19, 2015

Is it possible to install Plesk 12 to Debian Jessie with the autoinstall script?

View 7 Replies View Related

Dedicated Server Locally

Apr 12, 2009

Is it possible to have the complete enviroment of a dedicated server localy so i can do some tests?With Centos OS.

View 7 Replies View Related

Set Up IIS Locally On Vista For Testing

Oct 14, 2008

I'm moving from my old XP PC to a new PC with Vista (a mistake, but that's a different story).

I'm trying to set up some sites in IIS so that I can develop locally without having to publish to a remote web server.

I've installed IIS7 from the control panel, and am now looking to set up my first site. I've put the site name in, and the path to the site on the computer, but I'm getting an error in the 'bindings' section. I've left all of this empty because I don't know what it means (it didn't ask for any of this in IIS on XP) but when I try to add the site it gives me the following error:

"The binding '*:80:' is assigned to another site. If you assign the same binding to this site, you will only be able to start one of the sites. Are you sure that you want to add this duplicate binding?"

Does anyone know what to do here? I'll need to add about 100 domains to IIS so I want them all to be accessible locally. How do I do this?

View 14 Replies View Related

Visit Locally Hosted Website

Sep 26, 2007

My website is hosted locally on my network, so I'm unable to view the .com address for it (i can only access through the local IP address). This makes it really hard to test throughly.

Is there any way to view this website from how it would be outside the network? I know i can do it from another location but I need a solution that is right here. I do not have a off site computer i can remote desktop to either.

View 1 Replies View Related

Accessing Locally Hosted Sites Across A Network - Macintosh

Jul 25, 2007

I currently have an Apache server running PHP and Mysql on my MacBook Pro.

I also have a copy of Parallels running, which hosts a Windows OS. In OSX, I have multiple VirtualHosts set up, and they all work great when accessed from OSX. All the sites are within my "Sites" directory. Now, when I browse to my Macs ip address in windows, I only get shown my Sites folder, and get shown the directory.

How would I be able to access these local sites as I do in OSX? I have tried configuring my hosts file in Windows, but it doesnt help.

View 0 Replies View Related

How To Access Another Computer "locally"

Feb 3, 2008

Here's my problem:

1) I have a website running on a Linux server somewhere

2) I have a big hard drive at home with a bunch of videos.

3) I want to be able to manipulate the videos at home from the server. I want to be able to do this like run ffmpeg commands on it to get the video length, or create a thumbnail from any frame of the video.

Here are the caveats:

- I do NOT want the complete video to be uploaded to the server every time i have to manipulate a video. In the case of thumbnailing, the processing should be done on my home computer, but the output should be copied over to the server.

- Speed is not an issue. This doesnt have to be the fastest solution in the world.

- My home computer is running linux now, but I can change it to whatever I want.

- My server is a shared host; I do not have full root access. However, my host is kind enough to give me reasonable leverage.

I'm thinking the way that this could happen would be by mounting my home computers disk on the server so that I can access the files "locally". I don't know how to do this though, or even if this is the right way to do this.

View 2 Replies View Related

What Is The Best Way To Install Plesk On HyperVM VPS

Oct 20, 2008

What is the best way to install Plesk on HyperVM VPS?

I am offering VPS Servers to my clients now, and i want to start offering Plesk as a control panel option...

However, when i install plesk with the normal AutoInstall Script provided by plesk, it seems to be hogging alot of resources...

I was wondering if someone here could tell me a better way to install plesk on a HyperVM VPS that wont hog as much resources? (it can be a ostemplate, or just a install per each vps)

I tried asking this on the Plesk forums, AND on the HyperVM Forums, however, nobody wants to help me out... so as a last effort, i am asking here...

View 3 Replies View Related

Install IonCube On A Plesk VPS

Jan 24, 2007

Am running a VPS with Plesk 8.01, does anyone know how to install IonCube? Or actually see if it is already running?

View 1 Replies View Related

Plesk 12.x / Linux :: How To Install PHP 5.2

Jul 21, 2014

Easy way to install 5.2 with plesk i try all old threads but these not working ....

View 2 Replies View Related

Plesk 12.x / Linux :: How To Install Php 5.5

Dec 20, 2014

I wanna know How to install php 5.5 in my Plesk 12 CentOs 6

View 4 Replies View Related

Plesk 12.x / Linux :: How To Install APC

Dec 19, 2014

I am using Plesk for my website and I want speed it little bit so I wanna install an APC without screwing everything.

View 16 Replies View Related

Plesk 11.x / Linux :: How To Install 11.5.30

Feb 15, 2015

I am trying to install Plesk 11.5.30...I have downloaded the autoinstaller to my CentOS 7 server:

# wget http://autoinstall.plesk.com/plesk-installer
#chmod +x plesk-installer
#./plesk-installer --all-versions
I have also tried:
# ./plesk-installer --select-release-id PLESK_11_5_30

But i only get options from Plesk 12.0.18 to 12.1.15. I should run /usr/local/psa/admin/sbin/autoinstaller --all-versions to install older versions of Plesk, but when i run this the file does not exist.How do i install Plesk 11.5.30?

View 2 Replies View Related

Install Perl Module In PLESK

Jun 21, 2008

we need to install some perl modules in our server, how can I do it ? my server is Linux with PLESK.

View 2 Replies View Related

Install Plesk One Domain On Centos

Aug 16, 2007

i downloaded [url]

and

[url]

from [url]

but how may i install it?

i read readme but ...

View 5 Replies View Related

Install Cpanel Backup Into Plesk

Sep 6, 2007

I'm going from a reseller account that used cPanel to a dedicated server using Plesk. I don't have access to anything on the cPanel server (long story), but the host said they will create a cPanel backup for me. Is it possible to install this into Plesk? I know it's possible to do a migration from a cPanel server to Plesk, which requires root access that I don't have and can't get, so this cPanel backup is the best I've got.

View 3 Replies View Related

Plesk 12.x / Linux :: How To Install CloudFlare For PA 3.0.2

Nov 3, 2014

I'am partner with cloudflare I have the follow question:

As my subject says how can I install cloudflare for PA? (I already install the addon extension ServerShield Plus by CloudFlare) but pretend install CloudFlare for PA [URL] ....

Where I can get:
[URL] ....
POA IP, POA API, etc?

View 7 Replies View Related

Plesk 12.x / Linux :: Select PHP 5.6 After Install

Dec 8, 2014

I have installed PHP 5.6 following this guide (enabling php 5.6 in remi) but I can't select the new version of PHP from hosting settings page in domain administration. What is ionCube?

View 5 Replies View Related

Plesk 11.x / Linux :: How To Install OpenProject On 11.5

Dec 10, 2014

How can I install OpenProject on Plesk 11.5 (Debian 7.7) without problems? How to add vhost for OpenProject and keep running my other websites?

[URL] ....

View 3 Replies View Related

Plesk 12.x / Linux :: How To Install Mcrypt For PHP

Nov 5, 2014

I would like to know the process to activate or install mcrypt module on my php ?

I'm on
OS Ubuntu 10.04.3 LTS
Plesk 12.0.18

View 2 Replies View Related

Plesk 12.x / Linux :: Can't Install On OpenSUSE 13.1

Jul 2, 2014

I get the following error:

===> Checking for the necessary system accounts
Checking for the system groups and users necessary for MySQL...
Checking for the group ''...
Trying to add group ''... groupadd: '' is not a valid group name

ERROR while trying to add group ''Click to expand...

View 7 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved