XAMPP localhost to domain

Problems with the Windows version of XAMPP, questions, comments, and anything related.

XAMPP localhost to domain

Postby alexgoaga » 23. April 2012 21:37

Hello , i have a problem, i have a script and on my localhost works perfect, but when i try to put into a domain the script goes crazy, i think something should be changed on security xampp

what i need to change?

http://imageshack.us/photo/my-images/855/13076031.jpg/

http://imageshack.us/photo/my-images/836/26561731.jpg/

[EDIT by Altrea: Headline - no need to write uppercase only]
alexgoaga
 
Posts: 4
Joined: 11. March 2012 06:53
Operating System: Windows Xp

Re: XAMPP localhost to domain

Postby Theslcguy » 23. April 2012 22:21

You need to add this to the top of your script:

<?php
// turn off error reporting
error_reporting(0); ?>
Theslcguy
 
Posts: 11
Joined: 23. April 2012 21:06
Operating System: Win7

Re: XAMPP localhost to domain

Postby alexgoaga » 24. April 2012 16:29

still not working right....
alexgoaga
 
Posts: 4
Joined: 11. March 2012 06:53
Operating System: Windows Xp

Re: XAMPP localhost to domain

Postby Theslcguy » 24. April 2012 20:22

are you calling it right then?

example

public static function getInstanceByName($name=''){
not
function getInstanceByName($name=''){
Theslcguy
 
Posts: 11
Joined: 23. April 2012 21:06
Operating System: Win7


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 137 guests