Php Error Session Side-effect

Jul 20, 2009

i have a cpanel server with centos,

and i put a script on it,

and i get the error
-----------------------------------------------------
Warning: Unknown: Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled. You can disable this functionality and this warning by setting session.bug_compat_42 or session.bug_compat_warn to off, respectively. in Unknown on line 0
-----------------------------------------------------

View 5 Replies


ADVERTISEMENT

(error) IP Address Changed Amidst Session. Possible Session Hijacking

Oct 7, 2007

I have just got a resellers VPS and my host installed HyperVM 2.0 and when I logged in it works but then I get logout and then get this error:

IP Address Changed Amidst Session. Possible Session Hijacking.

then it takes my host admin time to fix it and now they will not do any think so i can not now use it (login). Not Good is there something I can do?

all I can think is that it is my ISP IP (Dynamic IP Address) which keeps changing.

View 13 Replies View Related

Reverse Proxy Apache ==> IIS, Need Custom Error Pages Triggered On IIS Side

Dec 3, 2008

I'm not sure if this is the right forum, or if anyone can suggest a message board where I might get support on this.

This is what I have. I have Apache and IIS both running on Windows 2k3.

Apache is running in reverse Proxy mode sending multiple domains/virtual hosts to IIS.

Code:

ProxyRequests Off
<VirtualHost *:80>
ProxyPreserveHost On
ProxyPass / http://localhost:8080
ProxyPassReverse / [url]
ServerName mydomain.com

</VirtualHost>
Now, if I type in [url]everything works great and IIS (listening on 127.0.0.1:8080) serves the page. However, I am doing custom error trapping, so when I type in [url](and /mydirectory doesn't exist on IIS) I need to fire ASP code (via custom error messages/handling) on the IIS server and then present a data driven page.

However, Apache is returning A 502 error:

Code:
Proxy Error
The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request GET /mydirectory.

Reason: DNS lookup failure for: localhost:8080mydirectory
Is there a way for me to setup Apache to pass all error checking to IIS while using it as a reverse proxy?

View 0 Replies View Related

IIS And Apache Running Side By Side

Sep 26, 2008

My server is Win2003 Standard with IIS 6. I'm using IIS6 to host websites but i have a need to run subversion which require Apache. I'm wondering would it cause any problem with my current operation. Apache will run on different port than the standard 80.

View 3 Replies View Related

Session Error

Feb 5, 2007

I have a large survey (I use phpsurveyor) on my reseller webdomain running. It takes about 30 minutes to fill in the complete survey. After 24 minutes my respondents get a session error and their data is lost.

I tried to solve this with a .htaccess

php_value max_execution_time 600
php_value session.gc_maxlifetime 3000
php_value session.cookie_lifetime 3000

With phpinfo.php I can see that the Local Values are session.gc_maxlifetime 3000 and session.cookie_lifetime 3000.

View 1 Replies View Related

Session Error

May 17, 2007

When i try to login my linux server from GUI i put my username "root" and then put the password, i am not able to login and getting following error

"Your session only lasted less then 10 sec. If you have not logged out yourself this could mean that there is some installation problem of that you may be out of disk space. Try logging in with one of the failsafe sessions to see if you can fix this problem view details in ~/.xsession.error file "

Does any one know about this error.

View 3 Replies View Related

Webmail Login Error-"error: Your Request Didn't Contain The Proper Session ID Cookie"

Aug 16, 2008

Webmail Login Error-"error: Your request didn't contain the proper session ID cookie"

View 2 Replies View Related

Why Getting Session Timeout Error In IE

Aug 17, 2007

I am assisting a client who is linking to an online calculator, he is putting a frame on top of the calculator page, so people will still see his information. However, for some reason he is getting a Session Timeout Error in IE.

I don't get this error in Firefox using this method, or ever going to the direct page in IE.

Let me give a better explanation:

If you visit:
[url]

Just put in a fake name and email, it loads a frame at top, and then the online calculator, which is this page:
[url]

Why I am getting a Session Timeout? Is there a better solution. I never get the same error if I go directly too:
[url]

We want a frame or better solution because we still want the contact information to be in front of the consumer.

Does this maybe have to do with a cookie and frame?

View 4 Replies View Related

Plesk 12.x / Linux :: Session Permission Error

Jul 20, 2015

Some of my websites show the following error when trying to use _any_ of the Plesk-supplied PHP packages instead of the default PHP CentOS/atomic package:

Code:
Unknown: open(/var/lib/php/session/sess_xxxxxxxxxxxx, O_RDWR) failed: Permission denied (13) in Unknown on line 0
This is a fresh install of Plesk 12 MU55 on CentOS 6.6.
Same thing happens with Plesk 12.5 Preview on CentOS 7.1

...as soon as I select any of the Plesk-supplied packages (PHP 5.4 - 5.6) with FastCGI, the error appears.

View 3 Replies View Related

PDO Side Effects

Dec 6, 2008

Im wondering I have some things turned off like:

The PDO extension in PHP, pdo_mysql, etc.

Most scripts use PHP and MySQL extension so no problem at all until i came up with 1 little devil taht requires php with PDO and pdo_mysql
My question is, is there any side effect on a production server if i recompile apache with those extensiones turned on?

Do they run in parallel to the way php and mysql runs now or will it break the whole scripts running and send the server to hell?

Basically what i mean is, i have the resources on the server to run it but do they run in parallel or they change/reconfigure the whole way php and mysql works?

View 3 Replies View Related

How To Run SSI(server Side Includes)

Jun 13, 2007

how to run SSI(server side includes) on my linus server,

View 1 Replies View Related

Resetting WebDisk On The Windows Side?

Jul 23, 2009

I configured WebDisk on my webhost (via cPanel) and it works great on one computer but with the other there is a slight problem:

When the password was first entered it was mistyped, saved somewhere (I have no idea where, that's what I am trying to find out) and now whenever I try to connect I receive an error:

Quote:

There was a problem connecting to the WebDisk service

I tried to reset the password via Internet Explorer (Tools | Options) but that cleared other passwords, not the WebDisk one.

Any idea how to reset that password (on Windows, the client side)?

View 5 Replies View Related

5851 West Side Ave Providers

Jul 1, 2009

Who in 5851 West Side Ave (Switch and Data facility) in North Bergen, NJ does half cabinets? Looking to get my hands on a half cab with 20amps. I know of AMC, already contacted them.

View 3 Replies View Related

IIS Transparent Server-side Redirection

Sep 18, 2008

I've been asked to find a way to host our intranet externally without opening up the network.

The webserver accessible to the public domain is within an dmz. The intranet I need to serve is within our internal network.

I've managed to convince our network admin to open port 80 on the server running the intranet but I can't seem to find a way to proxy the content from the intranet server, through the webserver and to the user.

View 3 Replies View Related

Running Lighttpd Along Side Apache

Apr 19, 2007

How do I configure Lighttpd to serve images/javascript/css files that are littered about my websites? Can I just input the paths of all the directories that I want Lighttpd to serve from?

For example, I have 4 separate websites with each having a message board, main page etc... Could I have lighty serve the files from:

/var/www/html/site1/images
/var/www/html/site2/images
/var/www/html/site3/images
/var/www/html/site4/images
/var/www/html/site1/javascript
etc....

and have Apache serve the files from all the other directories?

View 8 Replies View Related

Disable Server Side Includes (SSI) In CPanel

Jun 16, 2009

I have issue with my shared server. Someone used SSI to local attack user on my server.

I want to disable SSI but i dont find out how to ? (expect manual recomplie apache)

View 14 Replies View Related

Server Side Mail Filters Using Procmail

Jun 25, 2009

I am trying to follow this guide on how to configure procmail:

[url]

I can login to my dedicated server via SSH, but how do I edit files etc. should this be done via SFTP, or via Shell?

View 0 Replies View Related

Hosting & Client-side FTP Upload Security

Feb 27, 2009

My information:
I have my photography site (sfxphoto.com) currently being hosted as my main site (site contents are located inside of the publichtml folder). I also have my photo retouching site (elite-retouch.com) being hosted as a sub-domain under the main site (which has it's own folder inside of the publichtml folder). I'm being hosted through InfluxHost on a Linux server.

My Dilemma:
For the photo retouching site, I want to be able to give my clients their OWN FTP access to a designated potion of the server.

So, lets say my client upload directory is "publichtml/eliteretouch.com/client_ftp". I then want to be able to make a folder for (we'll call him) client_a inside of the "/client_ftp" folder. So the full directory to THAT clients specific folder will be: "publichtml/eliteretouch.com/client_ftp/client_a"

How can I:
1) ...set their specific FTP to open to their directory only?

2) ...ensure that they cannot navigate to other folders on my server?

3) ...make it so that the login information doesn't carry the MAIN site name, but the sub-domain site name instead?

View 7 Replies View Related

Enabling Server Side Includes Safety

Jan 30, 2008

I want to enable our server ssi server side includes (.shtml parsed).

My hosting company controls our server uptime, daily backup, server loads etc. when i request them; can you please enable ssi for shtml pages, i want to use ssi includes etc.. they suggested me use php instead of shtml for includes.

I want to .shtml, beacuse i use only ssi include header, footer same pages, also these pages search engine friendly.

Apache version: 2.0.52

I posted them please add following lines and restart apache afterwards:

Options +IncludesNoExec
AddType text/html .shtml
AddOutputFilter INCLUDES .shtml

They added and restarted apache, but not any affect. When i access .shtml pages via web browser, page opening successfully but not parse ssi includes, example:

<!--#include file="header.html" -->

but not parse, also i cannot use .htaccess files, our server admin say restricted them because security reasons.

I requested them our server root username and password, they say to me; before give you server root password, we remove all our server administration software from server and server administration service will be cancelled.

View 5 Replies View Related

Server Side Anti Spam Filter

Nov 20, 2007

i was wondering if there is any other free anti-spam filter other than Spam Assassin that can be used on a VPS account?

View 13 Replies View Related

Plesk 8 - How To Create Server Side Mail Filter?

Apr 18, 2009

Does anyone know how I can create a server-side filter in Plesk 8? I need to filter incoming mail to my mail server (using X-Forwarded-For.

View 0 Replies View Related

Blocking Direct Access To A Server Side Script

Aug 14, 2007

This topic has probably been covered many times. I am trying to block spam bots from direclty accessing scripts on my site. Measures I have taken thus far, also block my site pages that want are designed to use the scripts. This includes Hot Link Protection and a couple of directives in the .htaccess file.

how I can block direct access to my scripts?

View 0 Replies View Related

Can DNS Effect On PR

Apr 2, 2008

I had made a website which name is uscarland.com it is very attractive site therefore I had got Google Page Rank 3 But Now our site have losted Page Rank. Last weak I changed our DNS .

Can DNS effected on PR?

I wanna ask from you why I have losted our Page Rank.

when I searched my site at the google then google show it But I try to open then my site is not opened ? why

When I opened it directly then it will opened? How can Possible?

View 5 Replies View Related

Lead Webstes (vbulletin Forum, Some Server Side Scripts)

Jun 18, 2008

I've problem with my system (Dell vostro200) I've Mcafee security center and it will block some scripts running in the system during the browsing. I can't use any of vBulletin forums ( registration and posting ) I can't do even Mcafee online registratation also. I'm not an expert in os configurations.

View 0 Replies View Related

VPS & Digg Effect

Nov 1, 2009

Which VPS package would I need from Host Gator to survive a front page Digg?

[url]

Would a level 3 work?

Running wordpress with the wp-super cache plugin.

View 14 Replies View Related

Digg Effect

Apr 27, 2009

if there is a way to detect traffic spikes using weblogic server logs and depending on traffic load redirect to a static page, or load the dynamic page.

View 14 Replies View Related

Precision Effect ...

Oct 22, 2008

I'm reading about the fail-over system on precision effect's site, but am not 100% clear on a few points. Their live chat isn't active right now and I'd kind of like to hear from someone that actually uses the service anyway.

If there's not anyone who knows for sure, I'll just ask their live chat later on when their awake

Is their fail-over system actually a load balancing cluster comparable to cartika's hsphere plans?

I'm trying to decide between checking out cartika, precision effect, or opening another account with medialayer just for a couple more domains. Between the 3, price isn't really a concern, since the package I'd order from each, with addons and such comes out to within a dollar or two of the others.

Medialayer has been great, and I'll keep my site with them, but I have a couple other sites to put up, and am kind of drawn to the clustered solutions for max uptime per dollar.

View 4 Replies View Related

Web Hosting And **** Effect

Dec 10, 2007

I was searching for the web hosts that could survive the ****.com effect then I researched myself to compile this list of Web hosting providers that survive it. Web hosts that survive the **** effect

View 3 Replies View Related

SuExec Effect?

Sep 26, 2007

I want to ask about suexec.

Currently I disable suexec in my dedicated server.

Which is better, to enable it or not?

What will happen to existing sites folder permissions if suexec is turned on?

View 7 Replies View Related

What Elements Effect What On The Server

Jul 27, 2009

I've been browsing Google and have learned a lot about how to read stats and what to look out for. However I'm not understanding what effects what.

We've increased

max_user_connections from the default 25 to 50 and
max_connections from 500 to 1,000

What area would this effect, RAM? CPU? If I'm having issues with CPU during my heavy load times, What should I look to optimize on our web site? We also disabled gzip on css/js files to prevent the server from over-working.

I've also run into the Today's stats for the server. Can someone tell me more about the part:

Quote:

Top Process%CPU 29.0/usr/local/bin/perl -w /usr/share/munin/munin-update
Top Process%CPU 28.0/usr/local/bin/perl -w /usr/share/munin/munin-update
Top Process%CPU 27.0/usr/local/bin/perl -w /usr/share/munin/munin-update

View 1 Replies View Related







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