| View previous topic :: View next topic   | 
	
	
	
		| Author | 
		Message | 
	
	
		chris Guest
 
 
 
 
 
  | 
		
			
				 Posted: Wed Nov 20, 2002 9:25 pm    Post subject: php error | 
				      | 
			 
			
				
  | 
			 
			
				| I installed php and on my page i get an error. http://cmw6988.no-ip.com but it works fine when i upload to my webhost. | 
			 
		  | 
	
	
		| Back to top | 
		
			        | 
		
	
	
		  | 
	
	
		aprelium -
 
  Joined: 22 Mar 2002 Posts: 6800
 
  | 
		
			
				 Posted: Wed Nov 20, 2002 11:34 pm    Post subject: Re: php error | 
				      | 
			 
			
				
  | 
			 
			
				 	  | chris wrote: | 	 		  | I installed php and on my page i get an error. http://cmw6988.no-ip.com but it works fine when i upload to my webhost. | 	  
 
How can we help you if you don't include any information about the error you get and how you get it ? We are not clairvoyants  :D "Doesn't work" isn't enough to track the problem. _________________ Support Team
 
Aprelium - http://www.aprelium.com | 
			 
		  | 
	
	
		| Back to top | 
		
			           | 
		
	
	
		  | 
	
	
		chris Guest
 
 
 
 
 
  | 
		
			
				 Posted: Sat Nov 23, 2002 5:26 am    Post subject:  | 
				      | 
			 
			
				
  | 
			 
			
				well before it just gave 2 errors, now it works, but has a ton of errors 
 
 	  | Quote: | 	 		  Notice: Undefined variable: scsuccs in F:\Program Files\Abyss Web Server\htdocs\sc_song\sc_song.php on line 25
 
 
Notice: Undefined variable: page in F:\Program Files\Abyss Web Server\htdocs\sc_song\sc_song.php on line 28
 
 
Notice: Use of undefined constant SERVERGENRE - assumed 'SERVERGENRE' in F:\Program Files\Abyss Web Server\htdocs\sc_song\sc_song.php on line 39
 
 
Notice: Use of undefined constant SERVERTITLE - assumed 'SERVERTITLE' in F:\Program Files\Abyss Web Server\htdocs\sc_song\sc_song.php on line 39
 
 
Notice: Use of undefined constant SONGTITLE - assumed 'SONGTITLE' in F:\Program Files\Abyss Web Server\htdocs\sc_song\sc_song.php on line 39
 
 
Notice: Use of undefined constant SERVERGENRE - assumed 'SERVERGENRE' in F:\Program Files\Abyss Web Server\htdocs\sc_song\sc_song.php on line 39
 
 
Notice: Use of undefined constant SERVERTITLE - assumed 'SERVERTITLE' in F:\Program Files\Abyss Web Server\htdocs\sc_song\sc_song.php on line 39
 
 
Notice: Use of undefined constant SONGTITLE - assumed 'SONGTITLE' in F:\Program Files\Abyss Web Server\htdocs\sc_song\sc_song.php on line 39
 
 
Notice: Undefined offset: 2 in F:\Program Files\Abyss Web Server\htdocs\sc_song\sc_song.php on line 35
 
 
Notice: Undefined offset: 11 in F:\Program Files\Abyss Web Server\htdocs\sc_song\sc_song.php on line 55
 
 
 Stream Bitrate:  48kbps
 
 
Current Song: Tenth Planet - Ghosts (Original mix) Played @ 23:20:16
 
 
Past Songs:
 
 
1. Christina Aguilera - Dirrty - (DJT remix) - Played @ 23:14:44
 
2. Amber - CENSORED (Plasma Club Mix) - Played @ 23:08:12
 
3. Darude - Feel The Beat - Played @ 23:03:57
 
4. Sarah McLachlan - I Will Remember You - Played @ 22:59:13
 
5. SM-Trax - At The Club - Played @ 22:53:27
 
6. TLC - Girl Talk - Played @ 22:49:48
 
7. Nivea - Don't Mess With My Man - Played @ 22:46:14
 
8. Yanou feat Do - On and on - Played @ 22:42:29
 
9. Nivea - Don't Mess With My Man - Played @ 22:38:55
 
 
 
 We are currenty working on geting a server with plenty of bandwith so you can listen @ a better quality! 
 
  | 	 
  | 
			 
		  | 
	
	
		| Back to top | 
		
			        | 
		
	
	
		  | 
	
	
		aprelium -
 
  Joined: 22 Mar 2002 Posts: 6800
 
  | 
		
			
				 Posted: Sat Nov 23, 2002 11:28 pm    Post subject:  | 
				      | 
			 
			
				
  | 
			 
			
				The problem is that you use a PHP script that uses the old conventions for variables. That's why you get "Undefined variables" errors. This has nothing to do with Abyss Web Server.
 
Please read http://www.aprelium.com/forum/viewtopic.php?t=85 . _________________ Support Team
 
Aprelium - http://www.aprelium.com | 
			 
		  | 
	
	
		| Back to top | 
		
			           | 
		
	
	
		  | 
	
	
		mkshannon -
 
  Joined: 13 Nov 2002 Posts: 7
 
  | 
		
			
				 Posted: Tue Nov 26, 2002 3:44 pm    Post subject:  | 
				      | 
			 
			
				
  | 
			 
			
				| Thanks aprelium.  I was going to ask why I got the same error messages till I read this post then the one you pointed to - Got all my php working fine now - thanks again. | 
			 
		  | 
	
	
		| Back to top | 
		
			          | 
		
	
	
		  | 
	
	
		aprelium -
 
  Joined: 22 Mar 2002 Posts: 6800
 
  | 
		
			
				 Posted: Wed Nov 27, 2002 12:57 am    Post subject:  | 
				      | 
			 
			
				
  | 
			 
			
				 	  | mkshannon wrote: | 	 		  | Thanks aprelium.  I was going to ask why I got the same error messages till I read this post then the one you pointed to - Got all my php working fine now - thanks again. | 	  
 
You're welcome  :D _________________ Support Team
 
Aprelium - http://www.aprelium.com | 
			 
		  | 
	
	
		| Back to top | 
		
			           | 
		
	
	
		  | 
	
	
		 |