parse error: unexpected T_STRING
Issue: when using test site of my oscommerce online shop, there's "parse error: unexpected T_STRING ....checkout_success.php in line 20" Solution: Add immediately before each apostrophe: ' containing text string AND…
Issue: when using test site of my oscommerce online shop, there's "parse error: unexpected T_STRING ....checkout_success.php in line 20" Solution: Add immediately before each apostrophe: ' containing text string AND…
Issue: cannot open display on the X server! Even though enabled X11Forwording in /etc/ssh/sshd_config. ssh from workstation to the server has succeed but no Xterm or Gnome application can be…
It was extremely slow response to surf the web. when surfing overseas websites, most were even time out. 100% packet loss! i've visited HKBN's bb100 forum, surprisingly found out that…
Issue: Installed RealPlayer10GOLD.rpm compat-libstdc++-33 (as FC4 used gcc4, but realplayer compiled on gcc3) Add to file: /usr/bin/realplay (to solve conflict w/ scim): export GTK_IM_MODULE=xim copied files: cp /usr/local/RealPlayer/mozilla/nphelix.so /usr/lib/firefox-1.0.7/plugins/ cp…
Issue: Cannot use internel fax/modem PCI in Sony desktop PCV-LX2 Solution: Install efax-gtk, but no fax/modem hardware is recognized. Found out from WindowsXP boot up that the internel fax/modem card…
Issue: Use Windows NTFS file systems in Linux. It can be access by linux as Read Only volume. Solution: Install ntfs driver. either from webmin by choosing: System -> Disk…
Issue: Printer connected to PC needed to be share within the intranet by Windows clients. It's directly connected to PC, no hardware print server is used. Solution: Use CUPS, Samba.…
Issue: Without sync. ability on my linux desktop (Sony VAIO LX2) i need to sync. it with a notebook which is not belong to me though i can sometimes use…
When getting more software and less unstable, no virus vulnerability, what should i expect more? It is my 1st linux implementation on my desktop. before this try, i have got…
Issue: When samba server has been set properly, windows client can only see it but cannot access! Solution: check if firewall is enabled. if yes, open ports: 137:udp, 138:udp, 139:tcp,…