Debian :: Cross Subdomain Session With Apache And Php?
Sep 13, 2010
I have a debian server default installed and i am trying to get cross subdomain session to work. I used this code to test on 2 subdomains
<?php
session_set_cookie_params(0 , '/', '.domain.ltd');
session_start ();
[code]....
View 1 Replies
ADVERTISEMENT
May 1, 2011
On one of my servers (Centos 5.5), I have been hosting articularly complex CRM application for one of my clients. Recently they have asked about configuring SSL connections to the CRM. Problem is, SSL is already configured for their main domain but not the sub-domain where the CRM application is accessed. Rather than purchasing another SSL certificate for their sub-domain (and probably another IP address),ld it be possible to setup a redirection from the subdomain to a sub-directory in the SSL directory using mod_rewrite. I have searched online and through the other posts on LinuxQuestions but nothing I have tried works.For example:[URl]
View 2 Replies
View Related
Apr 11, 2011
I have been tearing my hair out with this. As part of a backend perl script i am holding the Epoch time as session data using apache session and mysql so i can delete sessions after an expiry period. When I retrieve the time it is about three months old even when i only just set it. The code example below best describes the problem:
View 5 Replies
View Related
Mar 18, 2010
i want to let client download file using apache only!it will tell apache generate a session and let client download the file using that session!it that possible? what method or module should i use?
View 1 Replies
View Related
Apr 21, 2010
I am running Montavista distribution. I have an Apache server running in my machine. Now I want to know how many clients are connected to the Apache server and what are the process ids for those sessions. What is the command to do that?
View 5 Replies
View Related
Dec 11, 2014
I am trying to cross-compile my Qt application for armhf on Jessie, so what I did was install qt5-default:armhf, but when I tried running qmake I found out that it contains also an armhf version of qmake so I was not able to run it.Then I installed the amd64 version to have at least a runnable version of qmake, but it was only to find out that qmake contains only hardcoded paths, so I could not use it for the armhf libraries, well I could but I had to run qmake (amd64 version) and afterwards open the makefile and change all paths from amd64 to armhf.
But as this is not so convenient I was wondering if there is a normal way to do this, I know you can compile the source yourself but I had quite a lot of problems with dependencies there. Is it possible with the standard repository binaries or should I just go back to compiling the source myself? Maybe I can compile only the building tools without building all the libraries I already got from the repository.
View 0 Replies
View Related
Jan 16, 2016
I'm using my Debian installation for a long time (~10 years) and my system is evolved to fit my tastes, usage habits and hardware setup. However, this system started on 32bit hardware and It's having some major limitations (both performance and coping with the hardware) on a 64bit system with 16GB RAM.
I've read the cross grading manuals on the network and they don't feel like firmly tested and the best ways to do it. I'm perfectly capable of anything, minimum downtime is essential since this is my primary workstation and I need it for many daily (light and heavy) tasks.
View 3 Replies
View Related
Jun 8, 2014
What are the availability`s for cross platform sql , gui, application development using raw code in the Debian environment. I would rather work with raw code. I have been working with PHP MySQL, need to advance to Universe Application Development cross platform Raw Code for both mobile and desk top.
View 1 Replies
View Related
Jan 14, 2011
I need a tutorial on using mingw in Linux to compile programs for windows.
View 1 Replies
View Related
Apr 25, 2016
I tried to install the cross toolchain for armhf but, apparently, I borked something. I tried to follow the directions here : [URL] .... but he lost me at "The key fingerprint is: 084C 6C6F 3915 9EDB 6796 9AA8 7DE0 8967 1804 772E (you will need to install curl in a bare chroot)".
I have successfully installed the toolchain according to the gnuarmeclipse method and don't recall any references to "chroot"; it was pretty straight forward. That machine took a dump and I need to start over. I would like to install the toolchain without Eclipse getting in the way (and hogging memory).
View 1 Replies
View Related
Nov 14, 2013
I just finished building a cross-compiler for i386-elf. But when I try to use it, the terminal gives me this error:
Code: Select all/home/isaac/Cross-compiler/lib/gcc/i386-elf/4.8.2/../../../../i386-elf/bin/ld: cannot find crt0.o: No such file or directory
/home/isaac/Cross-compiler/lib/gcc/i386-elf/4.8.2/../../../../i386-elf/bin/ld: cannot find -lc
collect2: error: ld returned 1 exit status
View 13 Replies
View Related
Oct 30, 2014
I'm looking for a way to create a cross-platform GUI application. The result must be able to run on linux, windows and OSX. And it must be a point-and-click GUI.For development I should be able to rely on Open-Source tools on linux only (that means no access to Windows or OSX)The target should be able to install the result relatively easily, that means any dependencies must be freely available, and the setup steps must be very minimal (probably means no installing development tools or running compilers)
My first thought was java, but the standard Swing GUI can look a bit ugly on some platforms. So I'm wondering if there's anything else. My next thought was C++/Qt, but I don't think I can cross-compile this from Debian for Windows or OSX, can I? Next I thought of python and PyQt, but it looks like PyQt isn't available for OSX. And finally I even thought of making some kind of web application running on a tiny web server of some kind, then accessing it with a native browser, but I'm pretty sure this doesn't meet the "easy to install" criteria. I'm finding this so tricky, do all the existing cross-platform applications use natively-compiled C++ for this? Or is there an obvious alternative that I'm overlooking?
View 6 Replies
View Related
Sep 19, 2015
Yesterday I installed Debian Jessie, I ran into a few problems at first, but in the end everything worked fine. It started the desktop environment (gnome). I installed a few programs(sudo, chromium, tor) and saw that everything was working correctly. I shutdown the system with the command "shutdown now". Then I booted into windows to make sure I hadn't broken anything there (which I did not), but when I tried going back to Debian, it booted to a black screen with a cross as a pointer. By pressing ALT CTRL <FKEY>, I can effectively get to other virtual terminals and login there, however trying to start the desktop environment with "startx" results in the same thing.
I installed Debian on an external hard drive and made four partitions, boot, /(root), /home, and swap.
I also tried to apt-get install --reinstall gnome and apt-get install --reinstall xorg, but the result is still the same
Not actually solved, but in the end just reinstalling got rid of the problem.
View 6 Replies
View Related
Oct 19, 2010
I'm new to Linux server concept. Can anybody tell me how to create subdomain in linuAlready I have domain "x" in my server, I want to create subdomain for domain "x". How can I do it without using CPanel
View 1 Replies
View Related
Mar 26, 2010
My question is how to block a subdomain of a site. To make it as clear as possible, I'll give an example. I am regularly entering this arbitrary site [URL] which redirects me to this page [URL] and this index.html takes an image from a subdomain which is a subfolder of itself, that is: [URL]. What I am asking is blocking the images to be taken, but not the main page itself, i.e. to block www.somesite.abc/images/ without blocking the overall www.somesite.abc.
My idea was to use the /etc/hosts file by redirecting to loopback address:
Code:
127.0.0.1 www.somesite.abc/images
But it looks as if it doesn't affect things at all. Should I use it another way? Modifying /etc/hosts.deny maybe useful?
View 6 Replies
View Related
Sep 19, 2010
I need forward traffic from sub.domain:44400 to domain:2222. I think i can do this with iptables, but how?
View 1 Replies
View Related
Mar 13, 2011
understand why does not works of my apache configuration for subdomains. All of subdomains is still parked when I try to create subdomain.Sorry, I cannot show parked site to you that parked site is on swedish, if you do understand swedish and I'ill pm you with the address.Here's httpd.cf:
Code:
NameVirtualHost *:80
<VirtualHost *:80>
[code]...
View 4 Replies
View Related
Jul 25, 2011
I have a subdomain called www3 and I cant see it outside of our network. It's added in vhosts.conf in /etc/httpd/conf.d, and I can access it through [URL], but only when on vpn.
We have another www2 that is both local AND outside the vpn. I am testing the site live and need access to it. Is there another file besides vhosts.conf that I need to add the ssubdomain in? Here's what I added in my vhosts.conf
Code:
<VirtualHost *:80>
ServerName www2.mydomain.com
ServerAlias www2.internal www2
[code]....
View 7 Replies
View Related
Jun 14, 2011
BackgroundI have registered a domain name "abc.mobi" with domainit. abc.mobi is pointed to our mail server which is running at 199.2.2.2 (fake address).All mails that are being delivered to kazmi@abc.mobi have no problem getting delivered. We can also send emails out to other domains.I have recently configured BIND 9.3.6 on the same server (running CentOS) that is running our mail server. The purpose is to make sub domain dynamically without getting domainit involved. These subdomains will have incoming and outgoing emails as well. For example, I would want to make a usable subdomain "xyz" under abc and have kazmi@xyz.abc.mobi email address.
I have configured abc.mobi.hosts file as follows
(/var/named/chroot/var/named/abc.mobi.hosts)
$ttl 38400
[code]...
View 10 Replies
View Related
Sep 26, 2010
creating independent sub-domains on my VPS.To describe this in clear words below is the example:I have a domain named as demo.com and k it as test1.demo.comand i have only one IP address assigned to me, which points to demo.com.So how can i set this sub-domain so that I will serve as a separate entity
View 5 Replies
View Related
May 4, 2011
I am having trouble configuring Zimbra to restrict sending for some users. A subdomain has been added in the ZCS web page for the domain, resulting in two potential mail addresses:
[URL]
The subdomain needs to be restricted from sending mail to the outside world and to other users on the same subdomain. It should only be able to message users on the main domain. The users on the main domain should be able to email anyone in the world. Is it possible to configure this without installing Zimbra on two machines?
View 1 Replies
View Related
Mar 8, 2011
I've run into a strange issue with a DHCP/DDNS setup whereby when the DHCP server asks the DNS server to add a new host, the forward map is added correctly but the reverse map has the subdomain added twice (e.g. 192.168.25.192.168.25.250)I'm running ISC DHCPd version 3.0.1 and BIND version 9.2.3 on SuSE 9.2 - 32bit.Here is my dhcpd.conf file:
# dhcpd.conf
authoritative;
include "/etc/named.keys";
[code]....
View 2 Replies
View Related
Apr 12, 2010
hypothetically speaking, can i write a script in which a telnet session is opened and then some more commands are forwarded to that session?
View 4 Replies
View Related
Nov 10, 2010
I have a very bad attempt at hashing the components of an tcp session to assign/locate the session in a hash table bucket. I am pretty sure that it has a very high collision rate and when there are a very large number of tcp sessions my application is having to search a long linked list to find the session within the bucket.
All the hashing functions I have found take a single string input where I need to input several integers and hash them into a single result. My guess is that any real hashing function is going to produce better results than what I am currently doing.
[Code]...
View 2 Replies
View Related
Jun 8, 2010
I have xdm as my login manager, but I wanted to give some other window managers a try. I currently use Xfce, but I'm wanting to give WindowMaker a try. How would I choose this on login?
View 14 Replies
View Related
Nov 1, 2010
Is there a session manager I can use with 10.10? I would like to try Openbox but am not sure how to select it as a startup session. I would like to be able to choose between kde, gnome and openbox.
View 1 Replies
View Related
May 15, 2015
Abiword comes in every session of mate window manager. How to shut it down for good other than purging and removing it.
View 2 Replies
View Related
May 26, 2010
I have debian squeeze server at work, acting as gateway, and home computer with debian sid (amd64). OpenVPN is working on server ecure connections from internet. So my home computer is connected to work server via openvpn almost 24/7. Some days ago i faced strange problem - when i make ssh session from home to work, via openvpn connection, i can login to work server, but after any command on remote console i have blank screen and nothing happening on it. Only exit is pressing Enter ~ . In server's auth log are messages about session opening and closing only.When i ssh to server from local network at workplace - via putty or native ssh - it works without any problems. I can do anything.But from home I can only login.
View 1 Replies
View Related
Jul 9, 2010
Gnome sessions started hanging during login on a debian lenny box, and I can only think it's related to a recent package update as it was working fine before the last set. It affects all user accounts and hangs before the applications menu or any icons appear on the panels, but after after the top /bottom panels and the desktop background appears.
View 1 Replies
View Related
Apr 20, 2015
System: Debian 7 Wheezy amd64 - Gnome classic - gdm3
I'm trying to create a new gdm session in tty8, so I can switch between tty7 and tty8 running simultaneously.
How can I accomplish this? I found some website suggesting to run startx and also startx gnome-session -- :1 vt8 Both result in a black screen, blocking the overall system, not allowing me to go to tty1 nor any tty. I have to run REINSUB to restart the system.
# I don't know if tty is the exact term to refer to the CTRL+ALT+Fx virtual terminals.
View 6 Replies
View Related