Topic: anyone familiar with PHP switch, read this (Read 1088 times)
aka J Love Community Supporter?
Bill Gates is my home boy
Gender:
Posts: 884
1636 credits Members referred : 4
« on: Dec 20, 2005, 11:59:48 PM »
im using the php switch function to layout some pages of a new website im working on (www.tlove2.com) which will serve as the placement page for premium hosting members to sign up as well as login.. but the switch function works fine on my website source server, but when i move them to my own server it stops working. i figure this is a problem in the php.ini or apache config files but does anyone have any idea what line should be uncommented?
sry not sure if this goes in PHP or Configuring your Server, believed PHP forum was best as the topic is about the function itself
aka J Love Community Supporter?
Bill Gates is my home boy
Gender:
Posts: 884
1636 credits Members referred : 4
« Reply #12 on: Dec 21, 2005, 09:27:25 PM »
cool it loads the test.txt file now, but i get these errors on the other 2 pages
Quote
Warning: main(/hosting/manager.cgi) [function.main]: failed to open stream: No such file or directory in C:\www\index.php on line 114
Warning: main() [function.include]: Failed opening '/hosting/manager.cgi' for inclusion (include_path='.;C:\php5\pear') in C:\www\index.php on line 114