SSL Certificate Showing Error In Browswers

Aug 17, 2007

I bought a RapidSSL certificate from Namecheap.com (the cheapest one), but after I installed it and everything, and went by their instructions, I get this message in Internet Explorer:

Quote:

The security certificate presented by this website was not issued by a trusted certificate authority.

The security certificate presented by this website was issued for a different website's address.

If you view any page on my site (https://www.hastyhost.com ) it gives you that. I'm a bit new to SSL certificates, so if you know the problem, try to example in simple terms

Security certificate problems may indicate an attempt to fool you or intercept any data you send to the server.

View 7 Replies


ADVERTISEMENT

Showing Error Codes

Apr 14, 2009

I would like to be able to cause my server to show each error code from 404, to 501 etc and to run though the list and to show me what appears, is there a tool or a online tool that can do this?

View 23 Replies View Related

CURL Showing Error Randomly

Jan 4, 2007

i am using curl in php and it showing time out error randomly!

Code:
Operation timed out with 0 out of -1 bytes received
maybe you say its remote server problem but i am geting this error from google server ,

View 6 Replies View Related

Lxadmin Showing 500 - Internal Server Error

Apr 21, 2009

Today when I try to access lxadmin, lxadmin give me the big 500 - Internal Server Error. The weird thing is my website stll works fine :p but of course I can't do anything like add domain and create database.

Also I try to update lxadmin via SSH and I get this:

Code:
-bash-3.1# /script/upcp
/script/upcp: line 3: lphp.exe: command not found
I need help with fixing lxadmin panel.

I already post this question in lxadmin forum but the chance they answering my question is somewhat low..

View 7 Replies View Related

Apache :: Created Certificate - Mismatched Address Error

Apr 29, 2015

I created certificate and it appears to be working but I am always getting a cert error about a mismatched address. I have checked my settings and the certificate and host names match. It doesn't make sense. I have looked online at different forums and support sites but nothing has worked. The only thing I can think to do is to get a new cert. This cert is for an internal site only...

View 11 Replies View Related

SSL Email And SMTP Error - WHM/cPanel - Retail Host Certificate

Apr 16, 2007

We have a few users that use SSL email and we decided to purchase a cheap single-root SSL cert over at namecheap for the host name so that it would end the "self-signed cert" whining.

We got the cert installed and it works great for WHM/cPanel and also works for SSL over IMAP and POP3, but the very first email anyone sends (SMTP) per day gives this warning (Outlook Express):

The server you are connected to is using a security certificate that could not be verified.
A certificate chain processed, but terminated in a root certificate which is not trusted by the trust provider.

It seems obvious that the cert used by the SMTP system is not the new one we installed.

We used WHM's SSL/TLS -> Change Server Certificates link to install the cert.

We then made sure that:

/usr/share/ssl/certs/host.domain.com.crt
/usr/share/ssl/private/host.domain.com.key
/etc/exim.crt
/etc/exim.key

...all contained the current cert or key as appropriate.

Just for grins, we even made sure:
/usr/local/cpanel/etc/cpanel.pem
...had the correct pair.

We restarted all the mail services and even restarted the whole server. (I know...Windows reaction...bad tech.)

Does anyone know of a stealth location where the SSL cert for SMTP should be updated?

WHM 10.8.0 cPanel 10.9.0-R139
CentOS 3.8 i686 - WHM X v3.1.0

View 9 Replies View Related

Apache :: Failed To Read Client Certificate - 403 Forbidden Error

Sep 5, 2014

We are getting 403 for bidden error when accessing from web clients.

Here are my config files:

httpd.conf & httpd-ssl.conf files:

1) [URL] ....

2) [URL] ....

Any changes we have to make in our configuration files.

View 1 Replies View Related

Plesk 11.x / Linux :: 11.5.30 Repository Error - Transport Error - Unable To List Directory - Curl Error

Jun 29, 2013

After upgrade to Plesk 11.5.30 trying to set up FTP-Backup Repository:

Repository error: Transport error: unable to list directory: Curl error: Access denied to remote resourceClick to expand...

View 7 Replies View Related

VZA Not Showing Vps's In Pim

Nov 5, 2009

If you run into the fun error of Parallels VZA not showing your vps's

might try this

Code:
#
# Compatability fix for the vza from pim to vza
# Nicholas Rose nick.rose@nobistech.net
#

#updatedb
for i in `locate /ve.conf`; do
$vehost=`cat $i | grep HOSTNAME | grep HOSTNAME | awk -F '"' '{print $2}'`
sed -i 's/VE_TYPE="regular"//g' $i
echo 'VE_TYPE="regular"' >> $i
echo 'I just fixed '`cat $i | grep HOSTNAME | grep HOSTNAME | awk -F '"' '{print $2}'`

View 0 Replies View Related

PhpMyAdmin Not Showing Up

Jul 18, 2009

I've just did the following on Ubuntu Server 9.03:

Code:

sudo apt-get install mysql-server
sudo apt-get install apache2
sudo apt-get install php5
sudo apt-get install php5-mysql
sudo apt-get install phpmyadmin

But when I say [url]-- it cannot be found..

I tried [url]as well, It cannot be found either.

View 2 Replies View Related

CentOS Showing 3.5GB Ram Instead Of 4GB

Jun 21, 2008

i recently installed CentOS 5.1 with some new hardware.

After installation when i type free in SSH the total amount of RAM shows as: 3359580

I have two brand new Corsair 2GB modules installed.

Is this normal?

View 14 Replies View Related

Bandmin Not Showing All IP's

Apr 15, 2007

How would I set up Bandmin to show the extra 5 IP's that I just added ?

It shows stats for the main shared IP, but isn't for the 5 new ones that I added via WHM.

Help plz.....

(these IP's are not assigned to any domains, as they are just used for downloads)

View 0 Replies View Related

FTP Not Showing Directories

Dec 31, 2007

Whenever i try to connect to ftp through any of my server account then its not showing any directory inside public_html but when i use cpanel file manager then its working fine i also tried to used differect ftp client program but still problem not solve will any of you help me? ftp successfully connected but not showing files and folders .

View 3 Replies View Related

Showing VPS Uptime

Oct 4, 2007

I have a VPS and am looking for a way to show existing and potential clients the uptime levels of the server. I have a basic uptime page provided by WHMCS, but I want to go a little beyond that.

If I were to choose an uptime reporting service such as siteuptime.com, hyperspin.com or site24x7.com, what would you recommend that I monitor? Obviously HTTP, FTP, POP3 and MySQL, but anything else? Do these services monitor the server load also?

Also, is it a good idea to display these stats publicly?

View 5 Replies View Related

Php -v Keep Showing 4.4.7 Even After I Recompile Apache As 5.0.4

Oct 19, 2007

php -v keep showing 4.4.7 even after i recompile apache as 5.0.4 via WHM > Apache Update. Any ideas how to fix this?

I am on the following server:

WHM 11.2.0 cPanel 11.11.0-S16999
CENTOS Enterprise 5 x86_64 - WHM X v3.1.0

./configure [@php-5.0.4]...(--enable-pic --with-libdir=lib64 --prefix=/usr --with-xml --with-mm --enable-bcmath --enable-calendar --with-curl --with-dom --with-dom-xslt --with-dom-exslt --enable-exif --with-swf=/usr/local/flash --enable-ftp --with-gd --with-jpeg-dir=/usr/local --with-png-dir=/usr --with-xpm-dir=/usr/X11R6 --with-gettext --with-imap=/usr/local/imap-2004g --enable-mbstring --enable-mbstr-enc-trans --enable-mbregex --with-mcrypt --with-mhash --enable-magic-quotes --with-mm --with-mysqli --with-mysql=/usr --with-snmp --enable-ucd-snmp-hack --with-openssl --enable-discard-path --with-pear --with-pspell --enable-safe-mode --enable-sockets --enable-track-vars --with-ttf --with-freetype-dir=/usr --enable-gd-native-ttf --enable-versioning --enable-wddx --with-xmlrpc --with-zip --with-zlib).... . . . . . . . . . . . . Done

configure: error: libXpm.(a|so) not found.

make [@php-5.0.4]...(-j 8 clean).... Done

make [@php-5.0.4]...(-j 8).... Done

make [@php-5.0.4]...(install).... Done

initfpsuexec: using apache 1.x support
PHP version file has been updated to 4.4.7
Adding cPanel default aliases ...disabled scgi-bin since suexec is installed
Done
Executing /scripts/postbuildapache (if exists)...Done
Configuring perl magic....Off
Configuring php-pear magic....Off
Configuring ruby magic....Off
Configuring php-pecl magic....Off
/etc/rc.d/init.d/httpd start: httpd started
initfpsuexec: using apache 1.x support

Attempting to restart httpd

Waiting for httpd to restart...

httpd started ok

View 2 Replies View Related

Disk /dev/sda1 (/) 91 % - Showing Red

May 3, 2009

cpanel is showing -

Disk /dev/sda1 (/) 91 % - Showing Red

what can i do to fix it.....

OS reload will be a problem for me...

View 14 Replies View Related

Index Page Not Showing

Jul 23, 2009

i have hosted my website on dadicated windows hosting with rackspace. my webiste default page was index.aspx. now i have created new home page with name the of index.html and uploaded this page to server and deleted old home page index.aspx but my new index.html page not showing when i try to open open my website www.example.com but its opening when i try with www.example.com/index.html.

View 4 Replies View Related

Apache Log Only Showing 127.0.0.1 Entries

Jan 28, 2008

Centos4/WHM/Apache 2.2.6/eaccelerator

My access_log is only showing entries like:

127.0.0.1 - - [28/Jan/2008:17:26:46 -0600] "GET / HTTP/1.0" 200 2860
127.0.0.1 - - [28/Jan/2008:17:27:30 -0600] "GET / HTTP/1.0" 200 2860
127.0.0.1 - - [28/Jan/2008:17:27:31 -0600] "GET / HTTP/1.0" 200 2860 ....

View 1 Replies View Related

File Showing Limit

Feb 27, 2008

my server runs centos with whm/cpanel,

some folder may contain over 1000s files,

and the ftp only can show 1000s files well,

where can i large the value and let it show more?

View 7 Replies View Related

Php Showing Code Not Executing

May 14, 2007

i have a vps account and am trying to setup my website i installed php 4 from a control panel where it auto installed php and there is mysql and i installed all of them but when i upload my script and go to install or go to the index of my site it shows the php code and does not execute.

my permissions are right on i also made a testphp file and used this code <?php phpinfo(); ?> and still nothing just shows the php code when you browse to the file i even went further i installed from the control panel another program called phpmyadmin and when i log in it does the same thing just shows php code so what the hell is going on you think i need to contact my host provider for this issue i sent an email out but waiting for a responce

View 7 Replies View Related

Memory_limit Value Not Showing In Phpinfo

May 21, 2007

in my php.ini I have:
memory_limit = 32M

but when I load a phpinfo() page, the setting is displayed nowhere.

Is there a reason for this ? I fear the setting is not taken in consideration by the server because of this.

View 0 Replies View Related

Apache Not Showing Full URL?

Apr 1, 2013

When I go to the [URL] ... is loads the index page just fine. When I go use the [URL] .... it still loads the index page, I don't want it to do that, I want it it to load test.php. When I click on a link (for say [URL] ....) on index.php the url stays as [URL] ....; I actually want it to show [URL] .... (while I test things at least). Is this a .htaccess issue?

View 2 Replies View Related

Changed Dns, But Still Showing Parked Page?

May 10, 2006

I changed the dns for a domain I purchased yesterday to a parking service at parked.com

Last night I changed the name servers to my hostgator ones. It worked. I was installing joomla, and publishing the site. Everything was fine when I went to bed.

So I wake up this morning.. now when I go to the site it shows the stupid parked.com parking page instead of what I was working on.

I deleted all the cache, history, temp internet files, cookies, everything.. I tried in firefox, and IE. I tried on two different computers. I can't get my site to load up.

I called hostgator and they said the site is fine and they don't see a park page. They told me just to clear my cache again.

the site is www.wiispecs.com

I would appreciate it if someone could check it out and tell me what site they see. I could use any ideas on how to fix this so I can view the page too.

I tried switching name servers to godaddy and then switching back to hostgator. I also emailed parked.com tech support.

View 9 Replies View Related

Stop My Tun Ip Address Showing In Add New CPanel

Jul 5, 2007

hi, is there any way to stop my tun adapters ip address showing in the combo box of the create new account page (the Ip Address (only for new ip-based accounts) combo box).

View 8 Replies View Related

Forum Is Showing A Blank Page

Jan 27, 2009

A few days ago i was transferred to a different server within my hosting company. All of my sites remained the same except the only forum i have (phpbb3) now displays a blank page. All the files and database are still intact and nothing has been changed. Any suggestions as to how i would fix this problem? would it be best to backup the database and reinstall a new copy of phpbb?

View 9 Replies View Related

Videos Not Showing With Mencoder & ClipShare

Jun 13, 2009

I have problem with clipshare script. when i upload videos, they are successfully uploaded into video dir and thumbnails are also generated.

But when playing them, it constantly say loading....

I checked the flvideo dir, and it converted video(flv) is not there.

I searched a little and found a small changed needs to be done in convert.php. which i did but still it does not convert.

I wanted to know

* Where can i find conversion logs or more information on what exactly is going on, to further debug the issue.

* In convert.php i have replaced -lavfopts

i_certify_that_my_video_stream_does_not_use_b_frames -vop

WITH

-ofps 12 -vf
but still not fixed. should i roll back to previous state?

From siteadmin panel

system check

Code:
FLVIDEO Directory
writable (0777) (/home/hell2006/public_html/flvideo)

VIDEO Directory
writable (0777) (/home/hell2006/public_html/video)
THUMBS Directory
writable (0777) (/home/hell2006/public_html/thumb)
CHANNEL Directory
writable (0777) (/home/hell2006/public_html/chimg)
PHOTO Directory
writable (0777) (/home/hell2006/public_html/photo)
TMP Directory
writable (0777) (/home/hell2006/public_html/tmp)

Safe Mode

Open Basedir .....

View 6 Replies View Related

Update Php And Website Showing Php Code

Apr 10, 2009

I have update php successfully 5.2.6 to 5.2.9.

-bash-3.2# php -v
PHP 5.2.9 (cli) (built: Apr 10 2009 00:53:01)
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies

i already restart the httpd but everytime I go to my website, php page is now showing my php page as php code. :/

View 9 Replies View Related

HTTP IP Showing Random Account

Oct 29, 2008

My server is centos 5 with cPanel.

When I go to [url](xx.xx.xx.xx being an IP on my server) it shows a random web hosting account that is on that IP?

How do I stop this and put one page there or the "great success, cPanel and apache are working on your server" page there?

View 11 Replies View Related

Hacker :: Pages Showing Errors

May 7, 2008

It seems like someone has hacked into my server, and all of the pages for one of my domains are showing errors.

Each page on my site is showing a PHP inclusion error, each file on my site is trying to include an unknown file /tmp/blah.php for example which doesn't exist on my site, therefore creating errors and not showing my site.

I checked my site in ftp, it isn't in the code. So it is definitely in a server file somewhere.

What could be doing this? Its for a single domain only, I've created the file it is trying to include as a temporary fix, I have checked php.ini and there seems no reference to the included file there.

View 3 Replies View Related







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