Default Doc Type Plesk 8.4

Oct 18, 2008

currently index.php takes precendence over index.html

how can I change that in Plesk?

View 3 Replies


ADVERTISEMENT

Error: Array Type Has Incomplete Element Type

Dec 15, 2008

When i try to install BotNET 1.0 on my dedicated, i got this error :

root@leet [~/botnet/BotNET-1.0]# . install.sh
Compiling source code . . .
In file included from src/main.c:9:
src/../include/bot.h:43: error: array type has incomplete element type
src/../include/bot.h:57: error: array type has incomplete element type
src/../include/bot.h:89: error: array type has incomplete element type
src/main.c: In function:
src/main.c:146: error: type of formal parameter 1 is incomplete
Here is my install.sh file:
Code:
#!/bin/bash
# BotNET installation script.
# If this script causes problems, try "make all" instead.
# Usage: . install.sh

cc="/usr/bin/gcc"

echo "Compiling source code . . ."

bot=`$cc src/main.c src/launch.c src/memo.c src/seen.c src/parse.c src/help.c src/log.c src/info.c -o bin/bot -pthread || (echo 1)`
botnet=`$cc src/botserv.c -o bin/botserv || (echo 1)`

if [ "$bot" != "1" ]; then
echo "Installation complete."
echo "Executables will be found in bin/"
else
echo "Errors encountered during compilation!"
fi

My OS is centOs 5.x
Kernel : Linux 2.6.18-53.el5 #1 SMP Mon Nov 12 02:22:48 EST 2007 i686 i686 i386 GNU/Linux
* I have tried all other way to install (make all) and other *

View 1 Replies View Related

Plesk 11.x / Windows :: Cannot Set Hosting Type - Getting Error

Apr 7, 2014

When I try to set a domain's hosting type from "Forwarding" to "Website hosting" I get the following error:

Error:
Unable to start (/c ""C:Program Files (x86)ParallelsPleskadminbinusermng.exe" exist [username]")
at Plesk impersonation(PipeServer::ServerThread::runAs line 886)
at Unable to execute applicationzif_plesk_proc_open line 1274)

What I tried:
- Using different usernames;
- Checked plesksrv.exe permissions [URL] ;

And right now I'm running the PP Reconfigurator tool, option Plesk File Security, cause I think this issue is related with permissions.

View 3 Replies View Related

Plesk 12.x / Linux :: Cannot Change Hosting Type For A Domain

Mar 1, 2015

I have a "little" problem. I can not change the hosting type for a domain.

There is the error:
"Internal error.
ERROR: Call to a member function getRootPath() on a non-object (Abstract.php:141)"

What am I doing wrong?

View 4 Replies View Related

Plesk 12.x / Linux :: Migration No Free IP Addresses Of This Type Available

Jun 17, 2015

get this problem on a completely new installed machine Ubuntu 14.04. I want to migrate and i come only to that point after Checks -

Home>Tools & Settings>Migration & Transfer Manager>
Define IP Addresses Mapping:

Next button is unavailable and i get the message "No free IP addresses of this type available".I tried to upload a new txt file with old and new IP address, but i doesn't get a feedback. So what I can do now?

View 2 Replies View Related

Plesk 12.x / Linux :: Domain / Subdomain - Hosting Type?

Nov 28, 2014

Following configuration given:

Abo with "domain.com" - Hosting Type - Webspace (with E-Mail Services)
Subdomain "sub.domain.com" - Hosting Type - Forward

Customer asked us to activate Forward for "domain.com "to other Domain for 2 weeks - but as soon as a Subdomain points on a Domain - I can NOT change the Hosting Type anymore ... WHY???

If I want to change Hosting Type from Hosting to Forward for some weeks - it always deletes the whole Webspace for the Domain ... ?!?

1) Why can't I change Hosting Type when a Sub-Domain is created?
2) Why can't I tell Plesk to change Hosting Type WITHOUT deleting the whole Webspace ...

View 1 Replies View Related

Plesk 12.x / Linux :: Site Isolation Settings For PHP Handler Type Ignored

Dec 23, 2014

On a server which was running for years now and was updated from plesk 10 to plesk 11 and also to plesk 12 (12.0.18 Update #29) there seems to be a bug.

Customers are able to change PHP handler while in site_isolation_settings.ini it is not allowed:
php_handler_type = fastcgi

PSA service was restarted too:
/etc/init.d/psa restart

This is a serious issue because customers should not be able to change PHP handler type.

Only abonnements created with older Plesk versions are affected. I cannot say which version exactly because server had installed Plesk 10, 11 and 12. What do we have to modify to disallow changing the PHP handler type for this abonnements created with Plesk versions befor Plesk 12?

View 4 Replies View Related

Plesk 11.x / Linux :: Unable To Load Object Of Type Account

Feb 3, 2015

PRODUCT, VERSION, MICROUPDATE, OPERATING SYSTEM, ARCHITECTURE
Parallel Plesk 11,0,9, update 63; OS centOS 6.

PROBLEM DESCRIPTION
when I try to access a domain to make changes, the system gives me this error

Message :
Unable to load object of type Account with id = 18: Account: unable to select: no such row in the table
file common_func.php3
line 3327
Type PleskFatalException

STEPS TO REPRODUCE
In ADMINISTRATION panel, clik DOMAIN -> click on one of 9 domains (only one don’t work)

ACTUAL RESULT
Error message

EXPECTED RESULT
normal operation of domain

View 2 Replies View Related

Plesk 12.x / Linux :: Error Changing Type From Forwarding To Web Hosting

Dec 6, 2014

I have installed Plesk 12.0.18 on my server and want to change the hosting-type from "Forwarding" to "Web hosting". I change the type via "Websites & Domains" view (see attachments).

After I insert username and password, I get following error message:

Some fields are empty or contain an improper value. ('home' = '')

Deleting the domain and creating it from scratch is a bad option. I would have to create all e-mail accounts and migrate the data.

View 7 Replies View Related

Plesk 11.x / Linux :: Cannot Change Hosting Type Of Domains Configured In Parallels

Oct 30, 2014

I can not change "Hosting Type" of my domains configured in Parallels Plesk 11.0.9 for Linux.

I have read this kb. It is exactly the problem I have, but I have permission to create domains and still can not change the type of hosting...

View 2 Replies View Related

Plesk 12.x / Linux :: Error Tomcatmng Failed - Cannot Change Hosting Type

Mar 26, 2015

When trying to change the hosting type of a subscription, from website to forwarding or none, that was created before I removed tomcat from the server, I get the error: "Error: tomcatmng failed:".

For subscriptions that where created after I removed the tomcat package (with the updates and upgrades manager/product installer) hosting type changing is no problem.

Debian 7.8
Plesk version 12.0.18 Update #39

View 5 Replies View Related

Plesk 11.x / Windows :: Error - Invalid Webmail Type When Creating Subdomain

Jun 30, 2012

I recently upgraded to version 11.0. Since the upgrade, I am not longer able to to create Sub-Domains. I did this all the time with version 10x with NO issues whatsover, but now I get the following error when trying to create a subdomain:

Error: Invalid webmail type

SCREENSHOT OF ERROR IS ATTACHED.

View 9 Replies View Related

Plesk 11.x / Linux :: Migration From 8.6 - Unable To Load Object Of Type Account With ID 1080

Nov 14, 2014

after i migrate from Plesk 8.6 to Plesk 11.5 some of my Domains have trouble.When I want to open one of the Domain i become this error here: Internal error: Unable to load object of type Account with id=340: Account: unable to select: no such row in the table

In the databases i found some of errors here:

Previous error: Template_Exception: Unable to load object of type Account with id=1080: Account: unable to select: no such row in the table (select `id`, `type`, `password` . from `accounts` . where
`id`=1080)
file: /usr/local/psa/admin/plib/Template/Processor.php
line: 27

[code]...

I have already do this here: [URL] .... and reconfigure all my domains again, but the issue dont fix.

View 3 Replies View Related

Document Root Default In Plesk

Dec 18, 2008

Document root default in Plesk

I bought a new plesk and created new domains. For some odd reason, all the domains are looking at the default document root.

/var/www/vhosts/default/htdocs/
Rather than going to the domains document root
/var/www/vhosts/domain.com/conf

I checked the /var/www/vhosts/domain.com/conf/httpd.include, the document root and all are fine.

I also tried creating vhost.conf and assigning the document root there.
/usr/local/psa/admin/sbin/websrvmng --reconfigure-vhost --vhost-name=domain.com -v

It is also not working...

View 9 Replies View Related

Plesk 11.x / Windows :: How To Run PHP In Default Location

Jun 27, 2015

How to run PHP in the default location?

When you open the pages of the local IP address 192.168.0.14 opens inetpubvhostsdefaulthtdocs

but only works html (index.html)

How to open a php (index.php)?

View 2 Replies View Related

Plesk 11.x / Windows :: Default Permissions For Domains

Mar 31, 2014

I've installed the Plesk Panel onto a windows 2008 server. It's all good, web sites are flowing and I'm really happy with the software. The issue I'm having is a customer has an asp site with an access database. After I uploaded their site, they couldn't write to the database, so I had to manually go and set the permission on the database for the "Plesk IIS Anonymous Account (IUSR_xxx)" user to have modify access on the file.

So my question is this, how can I set up the default hosting account to already allow this and so I don't have to go an waste time tweaking the folders manually trying to find the right permissions?

Also, why is it the Plesk IIS Anonymous account that needed to have it's permissions tweaked and not the "Default Plesk application pool user (IWAM_plesk(default))" which is the user who's configured on the application pool in IIS? I can't see where the Plesk IIS Anon user is being used.

View 1 Replies View Related

Plesk 12.x / Linux :: How To List All Domains By Default

Jan 12, 2015

Impossible to find a way to show, by default, all domains and websites...

When I log on the Plesk Admin, I come first on a list of websites and domains, but they are not «all» listed. I have to go to the full bottom of the page to click on «Show all».

I didn't find a preference or anything else to change that, and I don't understand why all domains are not listed.

View 3 Replies View Related

Plesk 12.x / Linux :: Replacing Default Certificate

Feb 24, 2015

I am replacing the default certificate in Plesk so that customers do not get a certificate warning when visiting the panel login page.

I've created the certificate in the "SSL Certificates" section made it default and used it to secure Plesk. However I've still got all the existing domains using the old default certificate, how can I do a mass changeover so that all existing domains are now using the new certificate?

I've updated the IP's to use the new certificate. When I go to "SSL Certificates" in "Tools and Settings", it seems that there are some domains now using the new certificate but quite a lot of the other are still not, how can I get these over too?

View 3 Replies View Related

Plesk 11.x / Linux :: Wrong Default Domain?

Dec 5, 2014

I recently set up an eas and autodiscover sub-domains on my main domain (eg myserver.com) running Plesk, Webmail etc, and is the default website for the ip.

So it should be..

myserver.com (not SNI default for IP)
eas.myserver.com (SNI)
autodiscover.myserver.com (SNI)

But I notice the actual default site (non SNI) is the sub-domain autodiscover.myserver.com.

I checked in

Plesk -> Tools & Settings -> IP Addresses

and that was set correctly, so I tried to change it and back again, then...

/opt/psa/admin/bin/httpdmng --reconfigure-all

Neither worked.

I'm running Ubuntu 12.04.5 LTS and Plesk 11.5.30 #48 (the latest MU)

View 1 Replies View Related

Plesk 11.x / Windows :: Removing Default NS Record

Oct 15, 2013

I am installing plesk go to dns template for edit, when need remove defualt ns record recive this error :

Error: Unable to remove the NS record from the DNS template: Each DNS zone must have at least one NS record.

I am already add 2 ns record !!

View 2 Replies View Related

Plesk Automation :: Default Value For Preferred Domain?

Mar 14, 2014

Is it possible to set default value for 'Preferred domain' in domain hosting panel ?

For example we want for each new created domain + aliases to be redirected to www.domain.tld, so 'Preferred domain: www.domain.tld'

View 2 Replies View Related

Plesk 11.x / Windows :: Set Default Component Failed

Oct 29, 2014

i upgraded plesk few days ago to the latest version to be able to use it on my tablet.when i done so My mail enable webmail is not functioning anymore, it opens the default plesk website.i have mail enable enterprise version 6.6 licensed.i tried to rebuild i tried everything till now i tried to go to server components and try to disable the webmail and re enable it and see. so it disabled fine, when i tried to enable it gave this error: Error: Set default component failed: defpackagemng failed: Execute websrvmng --add-webmail-site --webmail=mewebmail failed with error code 1: Cannot find hosting by domain ID 47

how to get my webmail back up. an update, i have tried enabling horde first, then i tried accessing the webmail it worked with horde, then i went back to server components, when i tried enabling mailenable webmail now it didnt give the error and worked. (ONLY when horde is enabled with it) then i went back to mail settings tried to use mail enable instead of horde, now it gives service is unavailable! a complete new error. i went to iis i found that MailEnableAppPool status: stopped, i tried enabling then restart iis, once restart it gets back to disabled,

View 1 Replies View Related

Plesk 11.x / Linux :: Pointing IP To Default Domain In 12.0.18

Jan 31, 2015

When typing my ip it used to go to Plesk landing page.

Then through the option: server > tools > IP Addresses, I changed the "Default site" to my main domain, however, it just points to the main page, and not changes the url to the domain (keeps the ip in title, and not show the domain url).

How to make it forwarded to the domain (show it in the address bar), and not just to the index page? 

View 1 Replies View Related

Plesk 12.x / Linux :: Changing Default Certificate?

Sep 30, 2014

My System:
Ubuntu 12.04
Plesk 12.0.18 Update #18
Only Webserver no mail

What I want:
I have an old sha1 certificate and I would change this for the whole server.

What I have done so far:
I have already uploaded the new sha256 certificate with a new private key to plesk (I can not simply replace the old one, plesk does not allow me to upload a new private key).

Then I set the new certificate as standard certificate and pressed the "secure pannel" button.

After that the panel uses the new certificate.

Then I set in "Tools & Settings -> IP Addresses" on both IP addresses the new certificate.

Reboot

But now the "Tools & Settings -> SSL Certificates" shows me that the old certificate is still used 2 times somewhere. But the Interface does not show where it is used. How can I find out where this certificate is used? I want to remove the old certificate from the server.

View 2 Replies View Related

Plesk 12.x / Linux :: Default Document Root

Sep 5, 2014

I think it is possible, but just to be sure...

Default document root is:

var/www/vhosts/www.mysite.com/httpdocs/

Can I change it to:

var/www/vhosts/www.mysite.com/web/

A simple "yes" or "no" will do...

View 3 Replies View Related

Plesk 12.x / Linux :: 12.0.18 With Default MariaDB Instead Of MySQL?

Jul 13, 2015

Did 12.0.18 comes with default maria DB instead of mysql ??

View 2 Replies View Related

Plesk 12.x / Windows :: Hosting Type On Website Became (No Web Hosting)

Jan 29, 2015

I have a problem with Parallels Plesk v12.0

Hosting type on website became "No web hosting."

When I try to change hosting type to "Forwarding" it changes ok.

If I change hosting type to "Website hosting", I get message "The hosting type for "website name" was successfully changed.", but hosting plan still stay "No web hosting"....

View 3 Replies View Related

Plesk Automation :: Change Default Website Skeleton PPA 11.5

Apr 10, 2014

I uploaded the default skeleton files into the management ppa server at /var/www/vhosts/.skel/0/

But when I am creating a new subscription the skeleton is still the default plesk skeleton, something changed from ppa 11 to 11.5 ??

View 1 Replies View Related

Plesk 12.x / Linux :: 12.0.18 - How To Set Permissions To 770 By Default When Create Vhost

Oct 5, 2014

When a customer use the wordpress auto installation tool, all work ok.

But, when the customer try to install wordpress manually (Uploading by FTP), it returns different permissions errors.

Example: "wp-config.php" cant write .

I compared the permissions of both vhosts (WP-Auto-install and WP-Manually-Install), and have totally different permissions.

WP-Auto-installed : /httpdocs = 770
WP-Manually : /httpdocs = 750

How I can set permissions to 770 by default when create a vhost? to avoid the customer having to do it manually.

View 4 Replies View Related

Plesk 12.x / Linux :: Lost All Websites - Sent To Default Page

Dec 4, 2014

I have suddenly lost all of the websites on the plesk panel server 12.0.18. One of the domains was being used to spam and so I started blocking stuff and removing some of the offending files and folders and the spamming stopped.

However it got to a point where I needed to restart the server and although it was working before the restart, once I did restart it it stopped working. All domains are loading nothing and the access_log looks like nginx or FastCGI is trying to redirect the page somewhere. The bootstrapper repair log file states:

"Details: PHP Warning: include_once(Template/Writer/Webserver/Apache.php): failed to open stream: No such file or directory; File: /usr/local/psa/admin/plib/Loader.php, Line: 97"

View 5 Replies View Related







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