Strange php session problem Programming Web Development by maxbalboa … chance have experienced this? Using php 5.2.8 on LiteSpeed host. Any help will be greatly appreciated. -Max Getting more clients ? Premium WebHostingCompany Digital Media Digital Marketing by TechKing … of Premium Webhosting Provider which includes several features such as litespeed servers,R1softbackups,Cpanel 11,RAID10 US Space,still we are… Re: How to remove URL parameter php Programming Web Development by Dani …) Update: I just noticed you mentioned you're using Litespeed, not Apache. I have no experience at all with…by specifying the location of the .hataccess file in your litespeed config. I wish I could help more but I have… literally no experience with litespeed. It apparently also works differently depending on if you are… Re: IE7--Possible virus/browser hijack Hardware and Software Information Security by BrentA … this resource on the server is denied! Powered By LiteSpeed Web Server LiteSpeed Technologies is not responsible for administration and contents of… Re: IE7--Possible virus/browser hijack Hardware and Software Information Security by crunchie … this resource on the server is denied! Powered By LiteSpeed Web Server LiteSpeed Technologies is not responsible for administration and contents of… Re: Which host should I use? Digital Media UI / UX Design by codejoust …] and [url]http://downtownhost.com/[/url], both of which use litespeed and aren't oversold (selling more than they really have… Re: WordPress, "www" in the URL is missed Programming Web Development by JBLDW … the site (possibly missing www record). Apache (not sure about LiteSpeed) will only serve www pages with some kind of rule… Re: Modifying existing website Digital Media UI / UX Design by Taywin I believe it is a simple HTML page (with auto extending file type by the server). You could check it [here](http://builtwith.com/jgassociates1.bravesites.com). It is Litespeed server, so you may need to update the server rewriting URL to force redirecting to your subdomain name... Re: $HTTP_RAW_POST_DATA error Programming Web Development by SimonIoa …, dreamcat4, Antony Dovgal, Jerome Loyet ISAPI Andi Gutmans, Zeev Suraski litespeed George Wang NSAPI Jayakumar Muthukumarasamy, Uwe Schindler phpdbg Felipe Pena… Re: Bad CSS only for Firefox & Internet Explorer. Digital Media UI / UX Design by useruno1 Found this isssue, was from my litespeed cache plugin/wordpress: "Load CSS Asynchronously" (Optimize CSS … Re: How can we improve the speed of our custom website? Digital Media Digital Marketing by Naheedmir Following are some of the ways to improve the speed of your custom website: * Use LiteSpeed webserver * Enable Cache * Optimize images * Remove Post Revisions Re: How to remove URL parameter php Programming Web Development by Stefce I am sorry i cannot edit the answer above. I just got reply from the admins of the hosting provider that is actually `litespeed` I don't really understand whats the difference. But i need this URL shortened for SEO purposes. Thank you all DANIWEB community Re: Strange php session problem Programming Web Development by Excizted This is not strange at all. Those are two different domains, and sessions stick to one domain for security. With cookies you can choose domains they will work on, so I'm sure you can look up in the PHP manual for sessions on how to get around having sessions for your second domain too. Re: Strange php session problem Programming Web Development by maxbalboa [QUOTE=Excizted;1271548]This is not strange at all. Those are two different domains[/QUOTE] Hello, thanks for your reply. But I'm confused. Does removing the "www" makes it a different domain? Say for example, is [url]http://www.google.com[/url] different from [url]http://google.com?[/url] I thought they're just the same. looking … Re: Strange php session problem Programming Web Development by Excizted Yes it is a different domain - setup to show the same content though. In DNS it is usually setup like this my.domain.com A 000.000.000 [url]www.my.domain.com[/url] CNAME my.domain.com Unless you use virtual servers in Apache, theres not much more to it. But in all correctness, it is different domains. WWW. prefix is nothing special, just some … Re: Strange php session problem Programming Web Development by maxbalboa Technically my problem is not solved yet. But thanks for clearing that up for me. All this time I thought they're the same. I really appreciate your replies. It really helped me. Re: Strange php session problem Programming Web Development by metalix Usually they are the same. on all my websites sessions will easily transfer from [url]http://example.com[/url] to [url]http://www.example.com[/url] however specifying subdomains [url]http://sub.example.com[/url] won't work. maybe there is a problem setting up the site? Re: Strange php session problem Programming Web Development by Excizted I guess PHP has an option to automatically share sessions with www. domains aswell - are you using a non-default PHP.ini? In DNS [I]www.[/I] is just as much a subdomain as [I]sub.[/I] would be :) Re: Strange php session problem Programming Web Development by metalix I haven't actually checked. But if i don't specify www as a sub-domain it autimatically views the original domain without any re-directs Re: Strange php session problem Programming Web Development by Excizted Some websystems enforces www. to be left in or left out. By checking if the request uri has [url]www.,[/url] and if not will redirect to it. This would be a hotfix to your problems, and has no, afaik, sideeffects. Re: Strange php session problem Programming Web Development by legitalk you can set session to work for all subdomain by using ini_set for 'session.cookie_domain' Re: Strange php session problem Programming Web Development by mayureshgoyal awesome post..... Solved my problem Re: Getting more clients ? Premium WebHostingCompany Digital Media Digital Marketing by PlainOldChad You're in a competitive market, the best ways to go about it is SEO. Also spend some money on adword campaigns to get more recognition out there. If you keep marketing it everyday its just a matter of time when things become more constant and you get more clients. Good luck!