![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| PHP PHP for some can be one of the hardest website programming codes, so do you need help on your PHP script, if it is php4, php5 or lower this is the place for you for any PHP help. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| Do PHP scripts run identically between similar versions of the PHP Interpreter, even if the interpreter is running on either Linux or Windows? thx -- Robert Oschler "Let the web hear you, add your voice to your web site in minutes!" -- http://audiodirect.spiderchase.com/ (For a limited time, free voiceover with every sign-up, use this link instead) -- http://audio.spiderchase.com/ (A song - are you blue?) -- http://bluedreams.spiderchase.com/ | |||
|
| Advertisements |
| | #2 | ||
| Out of curiousity, about how much faster? thx -- Robert Oschler "Let the web hear you, add your voice to your web site in minutes!" -- http://audiodirect.spiderchase.com/ (For a limited time, free voiceover with every sign-up, use this link instead) -- http://audio.spiderchase.com/ (A song - are you blue?) -- http://bluedreams.spiderchase.com/ "<>" <loopback@44.255.255.255> wrote in message news:UZcRa.5042$nq3.185097@twister.socal.rr.com... > > I just transferred two sites from a Win2K server to linux. Only 2 changes > needed: > * Correct webserver pathing in scripts to reflect linux host > * The linux box was not returning a value for... > $_SERVER_['PATH_TRANSLATED'] > ...so I had to set it. > > The only difference I see is that the linux box is faster (and I now have > access to .htaccess). > > | |||
|
| | #3 | ||
| > I just transferred two sites from a Win2K server to linux. Only 2 changes > needed: > * Correct webserver pathing in scripts to reflect linux host > * The linux box was not returning a value for... > $_SERVER_['PATH_TRANSLATED'] > ...so I had to set it. > > The only difference I see is that the linux box is faster (and I now have > access to .htaccess). > > Still it is a good idea to plan some time for checking and maybe fixing things. I remember having had some problems at such an occasion but I don't remember with what parts of the scripts; maybe mail functions and stuff like that. -- Markus | |||
|
| | #4 | ||
| "Robert Oschler" <no_replies@fake_email_address.invalid> wrote in message news:uF9Ra.225$xe.315359@news2.news.adelphia.net.. . > Do PHP scripts run identically between similar versions of the PHP > Interpreter, even if the interpreter is running on either Linux or Windows? As a whole most PHP scripts will run fairly cross-platform on any system that supports PHP. However, keep in mind that if you do any command execution or other system specific stuff you might have to rewrite that part of the script when you move platforms. Aside from that you should only have to change your paths. I'm developing and testing on a Win98 SE machine and production is on a RH 7.1 server. I've had no problems at all. HTH, Anthony | |||
|
| Featured Websites | ||||
|
![]() |
| Tags: between, linux, php, portablility, windows |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Run Linux from a CD. | modric | Linux | 2 | 09-02-2007 6:45 AM |
| GPS and Linux | Ron | GPS | 2 | 06-25-2007 10:41 PM |
| Windows Media Player 11 under Windows Vista | Emmanuel Debrosse | Windows | 4 | 05-28-2007 10:29 PM |
| Choosing windows or Linux server | roxxy | Web Site Hosting | 6 | 09-05-2006 2:23 PM |
| A grub menu booting 100+ systems of Dos, Windows, Linux, BSD and Solaris | margrete | Operating Systems And Software | 0 | 07-31-2006 1:17 AM |
| Featured Websites | ||||
|