Find the answer to your Linux question:
Results 1 to 3 of 3
Hello How can i startup php script in LINUX SUSE, i have one "Socket.php" file which should open and listen some virtual port in the system, when i open Web ...
  1. #1
    Just Joined!
    Join Date
    Dec 2007
    Posts
    2

    Sturtup PHP Script in LINUX

    Hello

    How can i startup php script in LINUX SUSE, i have one "Socket.php" file which should open and listen some virtual port in the system, when i open Web Browser and type address (http://localhost/Socket.php) manualy - it works, but i need to run that file in STARTUP.

    I'm using:
    LINUX - SUSE 10.1 (KDE 3.5.1)
    WEB SERVER - APACHE 2.2.0
    PHP - 5.1.2

  2. #2
    Linux Newbie Tutku's Avatar
    Join Date
    Jul 2007
    Location
    Izmir / Turkey
    Posts
    167
    you can find the solutions from here
    Loading Applications at Startup

  3. #3
    Just Joined!
    Join Date
    Dec 2007
    Posts
    2
    can i write php script in xinitrc ?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...