| View previous topic :: View next topic   | 
	
	
	
		| Author | 
		Message | 
	
	
		coolmanrnb -
 
  Joined: 22 Aug 2003 Posts: 1
 
  | 
		
			
				 Posted: Fri Aug 22, 2003 4:17 pm    Post subject: Forum PHP mail post error 200 | 
				      | 
			 
			
				
  | 
			 
			
				Bonjour ą tous,
 
 
I installed without any pb a PHP forum.
 
The only pb is when I post message in forums.
 
After each message, I get page error 200 but the message is taken correctly in the forum queue.
 
 
I suppose that it's a PHP error or something is misconfigured.
 
 
My system:
 
Windows2000
 
InvisionPowerBoard 1.2 Finale pack FR
 
PHP 4.3.2
 
MySQL 4.0.14-max-debug
 
Abyss web server 1.1.6
 
---------------
 
 :( | 
			 
		  | 
	
	
		| Back to top | 
		
			          | 
		
	
	
		  | 
	
	
		aprelium -
 
  Joined: 22 Mar 2002 Posts: 6800
 
  | 
		
			
				 Posted: Sat Aug 23, 2003 12:48 pm    Post subject: Re: Forum PHP mail post error 200 | 
				      | 
			 
			
				
  | 
			 
			
				Salut,
 
 
IB works fine on Abyss and PHP. But as many other scripts, it may require to have the register_gloabals set to on in PHP.ini:
 
 	  | Code: | 	 		  | register_globals=on | 	  
 
(Error 200 just means that the PHP script sent no output to the web server). Try this and give us your feedback. _________________ Support Team
 
Aprelium - http://www.aprelium.com | 
			 
		  | 
	
	
		| Back to top | 
		
			           | 
		
	
	
		  | 
	
	
		 |