WinXP MySQL PHP install error
huuquynh 0
From: -
From: -
Notice
This topic is archived. New comments cannot be posted and votes cannot be cast.Responses to this topic
1 Re: WinXP MySQL PHP install error
huuquynh
OP
0
From: -
From: -
WinXP MySQL PHP install error
Ah, I see. So sorry.
Because I use WYSIWYG feature. If click on Add function only, the upload function will be at the end of page.
Ah, I see. So sorry.
Because I use WYSIWYG feature. If click on Add function only, the upload function will be at the end of page.
1 Re: WinXP MySQL PHP install error
huuquynh
OP
0
From: -
From: -
WinXP MySQL PHP install error
Hi Philipp,
Did you talk about Teaser Image upload? I can not find "Add News Images" or "Click here to add images from the images/news directory to your news" anywhere.
Could you give me more detail information?
Hi Philipp,
Did you talk about Teaser Image upload? I can not find "Add News Images" or "Click here to add images from the images/news directory to your news" anywhere.
Could you give me more detail information?
1 Re: WinXP MySQL PHP install error
Philipp
From: Vienna, Austria
Administrator
1340From: Vienna, Austria
WinXP MySQL PHP install error
The freeware version support image uploads with PHP 4.1.0 and higher. To upload news images scroll down to "Add News Images" and click on "Click here to add images from the images/news directory to your news".
The freeware version support image uploads with PHP 4.1.0 and higher. To upload news images scroll down to "Add News Images" and click on "Click here to add images from the images/news directory to your news".
1 Re: WinXP MySQL PHP install error
huuquynh
OP
0
From: -
From: -
WinXP MySQL PHP install error
Thanks!
I tried it on a Linux server. And very good.
However, this is the free version. So it does not have the upload images function, right?
I will found more functions that the free version does not have. But if you type here some important functions to help me to decide buying the license version?
thank you very much!
Thanks!
I tried it on a Linux server. And very good.
However, this is the free version. So it does not have the upload images function, right?
I will found more functions that the free version does not have. But if you type here some important functions to help me to decide buying the license version?
thank you very much!
1 Re: WinXP MySQL PHP install error
Philipp
From: Vienna, Austria
Administrator
1340From: Vienna, Austria
WinXP MySQL PHP install error
Perhaps you try to run Storyteller under XAMPP:
http://www.apachefriends.org/en/xampp-windows.html
Perhaps you try to run Storyteller under XAMPP:
http://www.apachefriends.org/en/xampp-windows.html
1 Re: WinXP MySQL PHP install error
huuquynh
OP
0
From: -
From: -
WinXP MySQL PHP install error
Hi Philipp,
I'm so sorry, but it is same. The same error!
Hi Philipp,
I'm so sorry, but it is same. The same error!
1 Re: WinXP MySQL PHP install error
Philipp
From: Vienna, Austria
Administrator
1340From: Vienna, Austria
WinXP MySQL PHP install error
What happened if you put the CMS in a separate directory (e.g. C:homepagestoryteller) ?
What happened if you put the CMS in a separate directory (e.g. C:homepagestoryteller) ?
1 Re: WinXP MySQL PHP install error
huuquynh
OP
0
From: -
From: -
WinXP MySQL PHP install error
Thanks for your quick reply!
However, I can not set writeable for all folder. I've checked again, all folder after un-set readonly property, it seems that nothing happen with them, watch again the properties dialog, it still readonly.
That's why I can not install success.
Thanks for your quick reply!
However, I can not set writeable for all folder. I've checked again, all folder after un-set readonly property, it seems that nothing happen with them, watch again the properties dialog, it still readonly.
That's why I can not install success.
1 Re: WinXP MySQL PHP install error
Philipp
From: Vienna, Austria
Administrator
1340From: Vienna, Austria
WinXP MySQL PHP install error
You need to set your Storyteller main folder writeable during the installation. The script is trying to write back to config.php and fail.
You need to set your Storyteller main folder writeable during the installation. The script is trying to write back to config.php and fail.
1 Re: WinXP MySQL PHP install error
huuquynh
OP
0
From: -
From: -
WinXP MySQL PHP install error
this is the error when running cfix.php:
Writing configuration
Notice: Use of undefined constant w - assumed 'w' in C:homepagecadmincfix.php on line 22
Warning: fopen(../config.php): failed to open stream: Permission denied in C:homepagecadmincfix.php on line 22
Fatal error: Can't write config.php. Please chmod to file to 777
this is the error when running cfix.php:
Writing configuration
Notice: Use of undefined constant w - assumed 'w' in C:homepagecadmincfix.php on line 22
Warning: fopen(../config.php): failed to open stream: Permission denied in C:homepagecadmincfix.php on line 22
Fatal error: Can't write config.php. Please chmod to file to 777
hi,
I'm trying the free version first before decide to buy the license version.
However, I'm trying to install on my current laptop: Windows XP - IIS 5.1 - MySQL 4.1 - PHP 4.4.2
After runs http://localhost/cadmin/cinstall.php I don't see any success/error after install.
I check the database: there are 32 tables.
I had setup /cache, /templates folder for writeable (by going to properties dialog in Windows Explorer, not in IIS)
And I receive this error: "Error: Can't connect to the MySQL server"
I had download /cadmin/cfix.php, then modify and run. But my config.php does not change:
<?php $estc = ""; ?>
Please help me to install it on my machine. Thank you very much!